您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
jimzhan 298991472c deps into travis 10 年前
.gitignore Initial commit 10 年前
.travis.yml deps into travis 10 年前
LICENSE Initial commit 10 年前
README.md init imports 10 年前
fs.go init imports 10 年前
fs_test.go init imports 10 年前
watcher.go init imports 10 年前

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