Skip to content

rbtnn/go-filewatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-filewatcher

Configuration

go get github.com/mattn/go-colorable
go get github.com/shiena/ansicolor
make

Command line options

Useful command line options:

-w {watchedDir}

Watched directory (default: .).

-x {exclude}

Execlude file name pattern (default: .git,.hg,_svn).

-d {depth}

Maximum directory depth (default: 0).

About

Lightweight filewatcher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published