Skip to content

seyi-adeleke/Node-Scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

scaffold

Creates a new Node project

Usage

You should obviously have node, npm and git installed correctly.

$ scaffold <project-name> <packages>

Example

$ scaffold my-awesome-project express dotenv mongoose

Creates a new git repo called my-awesome-project with express, dotenv and mongoose installed.

Installation

Clone this repository.

Create a symlink for the script by copying it to your /usr/local/bin folder.

Dazz all.

About

A bash script for quickly creating Node Applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages