micah-jaffe / npm-setup-util

A shell utility for setting up boilerplate configuration in basic node projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm-setup-util

This script will autogenerate an NPM skeleton. To use, download npm_setup.sh into your main project directory and run ./npm_setup.sh.

By default, your entry file will be named the same as your project. I.e., running this setup script in a directory named my_project will title your entry file my_project.jsx.

About

A shell utility for setting up boilerplate configuration in basic node projects


Languages

Language:Shell 100.0%