0.0.2 • Published 8 years ago

dpd-cli v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

deployd-cli

Gitter Current Version Build Status

The Deployd Command Line Interface

:warning: 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