0.0.2 • Published 9 years ago

lightrap v0.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
9 years ago

Lightrap

Lightrap is an experimental Node.js bug and issue tracker. It has an API-first design (exposes a RESTful interface) and plugins inspired by Haraka.

Example plugins:

  • GNATS handling for incoming PRs
  • Mention support with cross-project notifications

Status

This project is at a very early stage, is not yet anywhere near functional, and development is progressing slowly because I don't (yet) have a need for it other than experimenting with the concepts. If you are interested in contributing, let me know by opening an issue.

Setup

Install MongoDB and then

git clone https://github.com/elad/lightrap
cd lightrap
npm install
./lightrap

License

ISC.