|
|
|
|
|
by sanemat
4269 days ago
|
|
Appreciate any feedback :) We want programmers to focus on their problem, not on dependency hell.
We build 'Bundle Update as a Service' for Ruby project, if you activate repo, then Tachikoma.io executes `bundle update`, and send pull request. To merge, or not to merge: that is only you should do. CI service(e.g. TravisCI, CircleCI) will help you. 'David Update as a Service' for Node.js and 'Carton Update as a Service' for Perl too. Here is the link to the service concept from my Travis-CI Meetup talk: http://sanemat.github.io/talks/20140917-travis-ci-meetup-tac... Thanks! |
|