Skip to content

Small tool for automatically deploying git repositories

Notifications You must be signed in to change notification settings

afterburn/deployrunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployrunner

downloads

Small tool for automatically deploying git repositories

Installation

// On the target machine:

npm i --global deployrunner

Usage

// On the target machine:

deployrunner start config.json
// On the development server/local machine:

<push to master>

Configuration

config.json (on target machine)

{
  "repository": "<link to repository>"
}

About

Small tool for automatically deploying git repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published