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
- Host: GitHub
- URL: https://github.com/g4code/prostarter
- Owner: g4code
- License: mit
- Created: 2013-10-25T20:29:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-21T10:56:57.000Z (over 12 years ago)
- Last Synced: 2025-11-27T09:33:53.527Z (7 months ago)
- Language: JavaScript
- Size: 336 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
prostarter
==========
> node.js and php project starter tool - [nodejs](http://nodejs.org) library
[](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