Rust CLI code
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
11
commits
5
feature: add sign and verify for jwt
8c78ce8
refactor: use enum_dispatch to reduce duplicate code
035c5e7
feature: reafactor with a CmdExecutor trait
ed0995f
format
4c26ca5
feature: add tower-http support and directory index
b811e29
features: support http static file server
b49fd89
feature: add encrypt/decrypt cli for text
3ac1425
feature: add sign/verify cli for text
30575e3
feature: support base64 encode/decode cli
82aea4b
feature: support zxcvbn to test password strength
a8f6bd0
feature: add password generator
416b1c8
support generic csv to json and yaml output
8111c44
feature: add csv cli support
398679c
feat: 完成基本clap相关代码
2fd0cc7
chore: correct the project url in cliff config. (#1)
93cbdda