2
2
Fork
You've already forked tchao-cli
0
No description
  • Go 100%
pips ac52da407c feat(output): format using text template
replace basic String() objet representation with text template
2025年01月31日 21:54:44 +01:00
tchao feat(output): format using text template 2025年01月31日 21:54:44 +01:00
.cz.toml feat(config): add commitizen configuration file 2025年01月28日 13:07:50 +01:00
.gitignore tchao-cli - find abusers from your terminal 2025年01月27日 13:50:59 +01:00
go.mod feat(module): change module path 2025年01月28日 22:55:03 +01:00
go.sum tchao-cli - find abusers from your terminal 2025年01月27日 13:50:59 +01:00
LICENSE tchao-cli - find abusers from your terminal 2025年01月27日 13:50:59 +01:00
main.go feat(output): format using text template 2025年01月31日 21:54:44 +01:00
README.md feat(module): change module path 2025年01月28日 22:55:03 +01:00

tchao-cli

install

Install go env, then:

go install codeberg.org/tchao/tchao-cli

Or clone repository using git:

git clone https://codeberg.org/tchao/tchao-cli.git
cd tchao-cli
go build
go install

usage

tchao-cli <multiple search keywords>