cli run open options

This commit is contained in:
alessio 2017-08-08 23:02:27 +02:00
parent 6be0171d13
commit 425f05e926

View File

@ -78,6 +78,7 @@ $ go get github.com/tockins/realize
--legacy -> Enable legacy watch instead of Fsnotify watch --legacy -> Enable legacy watch instead of Fsnotify watch
--generate -> Enable go generate --generate -> Enable go generate
--test -> Enable go test --test -> Enable go test
--open -> Open in default browser
``` ```
Examples: Examples: