dpd-clideprecated

The deployd command line interface

Usage no npm install needed!

<script type="module">
  import dpdCli from 'https://cdn.skypack.dev/dpd-cli';
</script>

README

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