lightrap

0.0.2 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i lightrap

Weekly Downloads

1

Version

0.0.2

License

ISC

Last publish

Collaborators

  • eladxxx