1.3.0 • Published 9 years ago

jenkingd v1.3.0

Weekly downloads
16
License
-
Repository
github
Last release
9 years ago

jenkingd

The daemon component of JENKING which does all the work of scraping gerrit and jenkins to do what it's supposed to do.

Getting started

jenkingd requires PhantomJS and RSVP as JavaScript dependencies.

Installing globally (recommended)

1. `npm install -g jenkingd`
2. `jenkingd`

Installing locally

Run the following commands in the repository root and you should have it running on port 8777 (currently hard-coded.)

1. `npm install`
2. `npm start`
1.3.0

9 years ago

1.2.0

9 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago