8000 GitHub - drip/drip: the continuous integration server for npm.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

drip/drip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drip

Drip is continuous integration for npm.

Running

Starting the entire application:

node script/init.js

Starting just a worker:

node script/worker.js

Requirements

drip has the following requirements:

  • redis (for resque, and scheduling and working of builds)
  • mongodb (for storage of build statistics)

Compiling

coffee -c **/*.coffee

Testing

npm test

Running

Be sure to have the following environment variables set:

MONGO_URL, REDIS_URL

Authors

drip was written by Christopher Meiklejohn, Simon Højberg, and Barnaby Claydon for the 2011 Node Knockout.

License

Copyright © 2011 drip. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

the continuous integration server for npm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0