Skip to content

一个简洁的命令行解析库.A command-line parsing package

License

Notifications You must be signed in to change notification settings

Li-giegie/rabbit-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rabbit-cli 一个Golang命令行解析的库

概述

使用现代化方式对内置flag包进行了整合封装支持:command [subcommand...] [--flag...] [args...] 没有任何默认行为,例如不会为命令默认添加{help、-h、-help...}命令或flag, 细节都需要显示的声明,使用起来非常简洁明了

功能

单命令解析

多命令分组解析

交互式解析

About

一个简洁的命令行解析库.A command-line parsing package

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages