Skip to content

Commit

Permalink
open params
Browse files Browse the repository at this point in the history
  • Loading branch information
asoseil committed Oct 17, 2016
1 parent 468ed82 commit d139177
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ A Go build system with file watchers, output streams and live reload. Run, build
--no-run -> Disables the run
--no-fmt -> Disables the fmt (go fmt)
--no-server -> Disables the web panel (port :5000)
--open -> Open the web panel in a new browser window
```
Examples:
Expand Down Expand Up @@ -125,6 +126,7 @@ A Go build system with file watchers, output streams and live reload. Run, build
--no-run -> Disables the run
--no-fmt -> Disables the fmt (go fmt)
--no-server -> Disables the web panel (port :5000)
--open -> Open the web panel in a new browser window
```
The "fast" command supports addittional arguments as the "add" command.
Expand Down Expand Up @@ -181,6 +183,8 @@ A Go build system with file watchers, output streams and live reload. Run, build
##### v1.2
- [ ] Windows support
- [ ] Go generate support
- [ ] Web panel - watched file
- [ ] Web panel - edit settings
#### Contacts
Expand Down

0 comments on commit d139177

Please sign in to comment.