danybmx / deployment-tool

A deployment tool that I use on my projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deployment tool

I've created this simple tool to implements autodeployment by github webhooks.

For use it, you need to clone it on your server, create your own deployables.json file and if you want to autodeploy this tool, also need to launch it as a service with forever, for example.

About

A deployment tool that I use on my projects


Languages

Language:JavaScript 96.2%Language:Shell 3.8%