#language #tool #command-line-tool #start

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

#828 in Development tools

Download history 13/week @ 2024-02-27 115/week @ 2024-03-19 8/week @ 2024-03-26 15/week @ 2024-04-02

149 downloads per month

MIT license

41KB
972 lines

cli

2022年10月30日 星期日

Joshua Conero

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

命令行规则

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

No runtime deps