#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

#702 in Development tools

Download history 3/week @ 2024-02-21 10/week @ 2024-02-28 117/week @ 2024-03-20 10/week @ 2024-03-27 11/week @ 2024-04-03

138 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