You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jim Zhan 4e2dda4e12 fix: update fsnotify ref. repository 5 vuotta sitten
.gitignore Initial commit 9 vuotta sitten
.travis.yml fix: update fsnotify ref. repository 5 vuotta sitten
LICENSE Initial commit 9 vuotta sitten
README.md init imports 9 vuotta sitten
fs.go init imports 9 vuotta sitten
fs_test.go init imports 9 vuotta sitten
watcher.go fix: update fsnotify ref. repository 5 vuotta sitten

README.md

FS

Build Status GoDoc

FS is a file system toolkit for the Go programming language.

Getting Started

Install the package, along with executable binary helper (go 1.4 and greater is required):

$ go get -v github.com/goanywhere/fs