Go to file
Stephen McQuay d40468470f readme tweaks 2015-08-23 16:26:41 -07:00
fs.go added documentation 2015-08-23 16:23:26 -07:00
fs_test.go Added IsDir and more tests 2015-08-09 20:18:41 -07:00
license init 2015-08-09 16:20:47 -07:00
readme.md readme tweaks 2015-08-23 16:26:41 -07:00

readme.md

mcquay.me/fs

a small collection of filesystem code I tend to have in all go projects.

installation

$ go get mcquay.me/fs