Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

semo-plugin-plugin

semojs17MIT2.0.21TypeScript support: included

A semo plugin to provide plugin management.

cli, command, semo

readme

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

License

MIT