mixcli
v3.2.10
Published
Develop command line tool scaffolding for monorepo
Downloads
60
Maintainers
Readme
A toolkit for developing command line applications, based on commander, prompts, and logsets, providing functions such as command line parsing, automatic interactive prompts, and terminal interface enhancement.
Features:
- commander Provide command line parsing
- prompts Provide interactive prompts
- logsets Provide terminal output enhancement components
- Automatically generate interactive prompts for command line option inference
- Automatically search for commands that meet the conditions under the current dependency for merging, suitable for
monorepoproject development
