#command-line-tool #language #cargo #start #cli

uymas_cli

the fast and minimal dependency development tool for rust language

5 stable releases

2.2.0 Mar 24, 2024
2.1.0 Jun 8, 2023
2.0.2 Nov 14, 2022
2.0.1 Nov 2, 2022
2.0.0 Oct 30, 2022

#501 in Development tools

MIT license

41KB
972 lines

cli

2022年10月30日 星期日

Joshua Conero

命令行语法规则,用于快速开发命令行程序。

命令行规则

# 如命令:
# test 表命令
# version, x, y, z 表选项
uymas test --version -xyz

No runtime deps