2.0.0 • Published 5 years ago

node-setup v2.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Node-Setup

Author: Rory Letteney

Overview

A cli for creating either a basic NodeJS project, or an EJS/NodeJS project. Standard dependencies are Express and Dotenv.

Instructions

If downloading via NPM:

  • npm i -g node-setup

If downloading via Github:

  • git clone https://github.com/letteneysoftware/node-setup.git
  • cd node-setup
  • npm link

Afterwards you are free to move to any directory and run create-node-app.

Bugs

  • If you find a bug, please let me know at https://github.com/letteneysoftware/node-setup.
2.0.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago