1.1.5 ⢠Published 6 months ago
mama-cli v1.1.5
Like a loving mother who raises her child, mama-cli will accompany you to grow in the world of technology. Mama-cli provides various commands that are ready for us to use to create new init projects and contribute to existing projects.
Install
NPM
npm i -g mama-cli
YARN
yarn global add mama-cli
PNPM
pnpm add -g mama-cli
BUN
bun add -g mama-cli
Commands
Usage
mama <command> [options]
Options
Options:
-v, --version Show version number
-h, --help Display help for commands
Create New Project
mama create <name>
Mama CLI : Like a mama who helps her child grow.
? Select project boilerplate: (Use arrow keys)
⯠Frontend NextJs
Fullstack NextJs
Mobile Flutter
Service (Bun + Hono)
Service (Golang)
Init
Initial for the existing project
mama init [type] Initialize for existing project <type> application default next
Features
- Feature 1: Brief description of the feature.
- Feature 2: Brief description of the feature.
- Feature 3: Brief description of the feature.
Documentation
For comprehensive guides and API references, visit our official documentation.
Community
Join the conversation and connect with other users:
đ ď¸ Contributing
We welcome contributions! Please check out our contributing guide for details on how to get started. Make sure to follow our code of conduct.
đ License
This project is licensed under the MIT License.