Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/movahhedi/create-shahab


https://github.com/movahhedi/create-shahab

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# create-shahab
Create a new project with Shahab's tech stack.

## Usage
Run:
```bash
npm create shahab
```

## Help
```
Usage: create-shahab [options]

Create a new project with Shahab's stack

Arguments:
dir-name Directory of the project

Options:
-v, -V, --version create-shahab's version
-f, --force Force create a project in a non-empty directory
-G, --no-git Don't initialize a git repository
-i, --install Install dependencies after creating the project
-h, --help display help for command
```