Go to file
2024-07-06 20:10:49 +00:00
cmd crypto 2023-02-28 18:37:33 -08:00
.gitignore makefile 2023-02-27 23:46:21 -08:00
go.mod update urls 2023-03-09 23:45:44 -08:00
go.sum time 2023-02-28 00:36:11 -08:00
main.go update urls 2023-03-09 23:45:44 -08:00
Makefile makefile 2023-02-27 23:46:21 -08:00
README.md updates 2023-03-10 10:01:37 -08:00
renovate.json Add renovate.json 2024-07-06 13:07:53 -07:00

converter

usage

converter units FROM TO VALUE

converter time TIME/ZONE

converter currency FROM TO AMOUNT

converter crypto TOKEN {TOKEN} {--amount amount}

go build -o converter

then put converter somewhere in your $PATH

converter completion zsh > /somewhere/in/your/fpath/_converter