0.1.0 • Published 8 years ago

dolphin-develop v0.1.0

Weekly downloads
1
License
AGPL
Repository
github
Last release
8 years ago

Develop area to build new package

Installation

npm install gulp pm2 -g

npm install dolphin-cli -g

Run command

dolphin-cli init -t develop <FOLDER>

After this command you will get platform to develop any modules.

To run project: gulp

on localhost:3000 port you can see "Test" module

Demonized

./knodeit.sh start 

#stop, restart, status

In the file ecosystem.json you can configure your project. All information about this file you can fine PM2