simple-auto-deploy
Version:
Utility to auto-deploy a node app on another folder
23 lines (15 loc) • 402 B
Markdown
# simple-auto-deploy
A simple utility to deploy a node app on another folder (used for development purposes)
## Installation
```bash
# Starting from 0.1.0 yarn is required
npm i -g yarn
npm i -g simple-auto-deploy
```
## Usage
```bash
simple-auto-deploy source target
```
## License and Credits
MIT License. Copyright 2017
Built by the [node.js enterprise experts](https://devsu.com) at Devsu.