Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/movahhedi/create-shahab
https://github.com/movahhedi/create-shahab
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/movahhedi/create-shahab
- Owner: movahhedi
- Created: 2024-07-21T13:29:56.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-12T12:18:28.000Z (3 months ago)
- Last Synced: 2024-11-16T23:07:45.684Z (about 2 months ago)
- Language: SCSS
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 projectOptions:
-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
```