zhangfisher / mixcli

Create CommandLine Application with Interactive prompts

Home Page:https://zhangfisher.github.io/repos#mixcli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 monorepo project development

About

Create CommandLine Application with Interactive prompts

https://zhangfisher.github.io/repos#mixcli

License:MIT License


Languages

Language:TypeScript 71.8%Language:JavaScript 28.2%