deployd-cli
The Deployd Command Line Interface
⚠️ This CLI is very much a work in progress. Use it at your own risk. The nodule name might change.
Installation
npm install dpd-cli -g
Prerequisites
The CLI requires Node 4 or higher.
Deployd requires a running MongoDB to start sucessfully. Check the Deployd Requirements
Getting started
$ dpd create hello$ cd hello$ dpd -d
License
This project is licensed under the MIT License - see the LICENSE file for details