create-monox
v0.0.5
Published
This package includes the global command for Create MonoX monorepo.
Maintainers
Readme
create-monox
Create Monox is a tool to create a monorepo with a single package.
NOTE: For now this package is placeholder for future development.
Installation
NPM:
npx create-monoxYarn:
yarn create monoxPNPM:
pnpm create-monoxTargets:
- [ ] Create a monorepo with a single package.
- [ ] Add & Remove a package to the monorepo.
- [ ] List all packages in the monorepo with their dependencies.
- [ ] Deployment types (e.g. node, generate, python, etc.).
- [ ] Deployment adapters (e.g. pm2, k8s, etc.).
