The "go build" is fast but sticky when hit "," command, so I remove it. I think auto rebuild is not that useful, just fancy.
12 lines
272 B
Markdown
12 lines
272 B
Markdown
## commago
|
|
|
|
Personal tools set written in Golang.
|
|
|
|
## How to run
|
|
|
|
1. Clone this repository to somewhere
|
|
1. Add the root directory to *PATH*
|
|
1. Change directory to the root directory
|
|
1. Run `go build -o "," .` to generate "," command
|
|
1. Run "," command to see all commands
|