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.
- 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