An open API service indexing awesome lists of open source software.

https://github.com/neil-140301/minion-cli

An easy cli to quickly set up your dev projects with a framework of your choice.
https://github.com/neil-140301/minion-cli

cli nodejs npm-package typescript3 yarn

Last synced: 7 months ago
JSON representation

An easy cli to quickly set up your dev projects with a framework of your choice.

Awesome Lists containing this project

README

          

# minion-cli

An easy cli to quickly set up your dev projects with a framework and tools of your choice.

minion-cli

## Get Started

```bash
npx minion-cli init
```

or

```bash
npm i -g minion-cli
```

```bash
minion init
```