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

https://github.com/g4code/prostarter

node.js and php project starter
https://github.com/g4code/prostarter

Last synced: 3 months ago
JSON representation

node.js and php project starter

Awesome Lists containing this project

README

          

prostarter
==========

> node.js and php project starter tool - [nodejs](http://nodejs.org) library

[![NPM](https://nodei.co/npm/prostarter.png)](https://nodei.co/npm/prostarter/)

## Install

$ npm install -g prostarter

## Usage

Usage: prostarter [options] [dir]

Options:
-h, --help output usage information
-V, --version output the version number
-t, --type project type (node || php)
-n, --name project name

eg

$ prostarter --name project-name -t node /workspace/path