Cryptophobia / pkg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hephy Pkg

Build Status Go Report Card GoDoc

The Hephy Pkg project contains shared Go libraries that are used by several Hephy projects.

Usage

Add this project to your vendor/ directory using Godeps or glide:

$ glide get --import github.com/teamhephy/pkg

(The --import flag will get any additional dependencies.)

About

License:MIT License


Languages

Language:Go 98.2%Language:Makefile 1.8%