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

https://github.com/solidstategroup/ssg-node-cli

A simple cli tool to create a new node project with our boilerplate.
https://github.com/solidstategroup/ssg-node-cli

Last synced: 22 days ago
JSON representation

A simple cli tool to create a new node project with our boilerplate.

Awesome Lists containing this project

README

          

# ssg-node-cli
**What is this?**

A simple cli tool to create a new node project with our boilerplate.

**Installation:**

```
npm i ssg-node-cli -g
ssg-node {project-name}
```

**Requirements:**
- node 6+