Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/devsu/node-simple-auto-deploy
- Owner: devsu
- License: mit
- Created: 2017-05-16T20:08:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-07T17:25:30.000Z (over 7 years ago)
- Last Synced: 2024-10-11T17:49:49.464Z (3 months ago)
- Topics: nodejs
- Language: JavaScript
- Size: 11.7 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.