Files
commago/readme.md
lixulun d54271dade remove shell scripts as "," command and auto rebuild
The "go build" is fast but sticky when hit "," command, so I remove it.
I think auto rebuild is not that useful, just fancy.
2026-06-12 17:49:32 +08:00

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