// On the target machine:
npm i --global deployrunner
// On the target machine:
deployrunner start config.json
// On the development server/local machine:
<push to master>
config.json (on target machine)
{
"repository": "<link to repository>"
}