lightrap
v0.0.2
Published
Experimental Node.js bug and issue tracker with API-first design and plugins
Downloads
1
Readme
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.