feat: add CLI flags to app
- implement command-line flags for listen address and port
- add usage section to README
🤖
This commit is contained in:
parent
85923b4469
commit
0b2f83cd35
3 changed files with 17 additions and 7 deletions
|
@ -6,6 +6,10 @@ A pomodoro server written in Go
|
|||
|
||||
`go install git.smsvc.net/pomodoro/GoTomato@latest`
|
||||
|
||||
## Usage
|
||||
|
||||
See `GoTomato --help` for Parameters
|
||||
|
||||
## Testing
|
||||
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue