Skip to content

kkaefer/overlord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overlord

Overlord is a simple continuous integration server for npm packages for projects hosted on GitHub. It accepts GitHub webhooks and downloads and runs npm test on the updated package.

Overlord screenshot

NOTE: This is beta software.

Quick setup

  • Install dependencies with npm
  • Add URLs to files/repositories.json. E.g.: { "https://github.com/kkaefer/overlord": {} }
  • Start with ./overlord.js
  • Add http://example.com/api/webhook as a webhook to your GitHub project

About

Simple continuous integration server for npm packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages