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

272 B

commago

Personal tools set written in Golang.

How to run

  1. Clone this repository to somewhere
  2. Add the root directory to PATH
  3. Change directory to the root directory
  4. Run go build -o "," . to generate "," command
  5. Run "," command to see all commands