Skip to content
/ mopo Public

Monorepo base, highly customizable, suitable for the entire process of creating, developing, testing, and deploying cli tools.

License

Notifications You must be signed in to change notification settings

Bellyang/mopo

Repository files navigation

mopo-logo

Mopo

Monorepo base, highly customizable, suitable for the entire process of creating, developing, testing, and deploying cli tools.

image

✨ Features

  • 📦 Out of the box, zero configuration, smooth user experience
  • 🔨 Monorepo-based CLI framework, supporting the entire process from development to deployment
  • ⚙️ Multi-framework support, including Vue 2/3, React, and other mainstream frameworks
  • 🔁 Multiple Bundlers, supporting packaging tools including webpack/vite
  • 🎨 Highly customizable, supporting configuration of tools including Typescript/Eslint/postcss
  • 🛡 Typescript development: Provide complete type definition files

Requirements

Mopo requires Node 18+.

📦 Installation

Install Mopo CLI globally using your preferred package manager:

npm install -g @mopo/cli

or

pnpm add -g @mopo/cli

or

yarn global add @mopo/cli

After installation, verify by running:

mopo -v  # Check version
mopo -h  # Show help

📄 Docs

Docs are available at https://mopo-cli.vercel.app/ - we are still working on refining it and contributions are welcome!

LICENSE

MIT Copyright (c) 2024-present Bell Yang [email protected]

About

Monorepo base, highly customizable, suitable for the entire process of creating, developing, testing, and deploying cli tools.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published