node-hatch
v0.0.2
Published
Prepare easily your deployments on FTP using GIT
Downloads
9
Maintainers
Readme
Hatch
Prepare easily your deployments on FTP using GIT.
Installation
$ npm install node-hatch
Usage
- Créer un fichier qui va représenter le projet à déployer. Ex: example.js
- Configurer le fichier
- Utiliser la commande ci-dessous :
$ node example {stage} {current-commit} {wanted-commit}
Example
$ node example production 71ee79dcd013f2d8f2686fe143f7d5214c07e3aa 4be9e00861866367b31798efddffd2fd44ee28bb