1.1.5 • Published 10 months ago

mama-cli v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

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.


1.1.5

10 months ago

1.1.4

10 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago