Skip to content

helgi/pkg

 
 

Repository files navigation

Deis Pkg

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

Usage

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

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

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

About

Common Go packages shared among Deis projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.7%
  • Makefile 1.3%