jimzhan 3915e965de add travis supports | 9 年前 | |
---|---|---|
.gitignore | 9 年前 | |
.travis.yml | 9 年前 | |
LICENSE | 9 年前 | |
README.md | 9 年前 | |
fs.go | 9 年前 | |
fs_test.go | 9 年前 | |
watcher.go | 9 年前 |
FS is a file system toolkit for the Go programming language.
Install the package, along with executable binary helper (go 1.4 and greater is required):
$ go get -v github.com/goanywhere/fs