This commit is contained in:
alessio 2016-08-17 22:45:14 +02:00
parent cbdfc4c4b3
commit 12939cd8fc
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ A Golang file watchers with live reload. Run, build and watch file changes with
- Live reload on file changes (re-build, re-install and re-run) - Live reload on file changes (re-build, re-install and re-run)
- Watch custom paths - Watch custom paths
- Watch specific file extensions - Watch specific file extensions
- Multi project support - Multiple projects support
#### Installation and usage #### Installation and usage