Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devsu/node-simple-auto-deploy

A simple utility to deploy a node app locally on another folder (used for development purposes)
https://github.com/devsu/node-simple-auto-deploy

nodejs

Last synced: about 2 months ago
JSON representation

A simple utility to deploy a node app locally on another folder (used for development purposes)

Awesome Lists containing this project

README

        

# 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.