Skip to content

jonfk/utility-belt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utility-belt

A collection of various programs that make life useful.

Go

Go is setup with glide for vendoring and needs to be symlinked to the GOPATH to build programs. A standard Go dev setup is expected.

Python

Python uses virtualenv to isolate dependescies.