Mama CLI: A powerful developer toolset for streamlining project initialization and management


Keywords
cli, mama, mama-cli, project-generator, scaffolding, development-tools, mataramandev, wahyu-agus-arifin, itpohgero, nextjs, flutter, bun, hono
License
MIT
Install
npm install mama-cli@1.1.5

Documentation

Tailwind CSS

Like a mama who helps her child grow.

Total Downloads Latest Release License

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.


Made with ❤️ by Mataraman Dev