项目作者: omerlh

项目描述 :
The angel that keep your repositories updated
高级语言: JavaScript
项目地址: git://github.com/omerlh/Gabriel.git
创建时间: 2017-02-23T17:55:48Z
项目社区:https://github.com/omerlh/Gabriel

开源协议:MIT License

下载


Build Status

Gabriel

Simplify dependency management by creating RSS feed from all the dependencies of your project.
Each time a new version published to one of your dependencies, the feed will be updated.
Currently only NPM supported.

Local development

Run once docker build -t gabriel ., and then simply docker-compose up --build.
Than code and test will reload whenever the code changed.