Semo Monorepo
Semo is a wrapper of Yargs. It provides a simple and intuitive way to create command-line interfaces.
Get started
npm i -g @semo/cli
semo help
Development
- Clone the repository:
git clone https://github.com/semojs/semo.git
- Install dependencies:
pnpm install
- Start development server:
pnpm dev
Documentation
Please refer to http://semo.js.org
Roadmap
- <input disabled="" type="checkbox"> use pnpm catalog to manage packages dependencies, wait for npm-check-updates to support pnpm catalogs https://github.com/raineorshine/npm-check-updates/issues/1451
License
MIT