Ruby app for reading latest updates from several package managers as well as GitHub:
- Hex
- Hackage
- CPAN
- Pub
Source hosted at GitHub. Report issues/feature requests on GitHub Issues.
- Install Ruby 3.2.3
- bundle install
- bundle exec rakeand tests should pass
- bundle exec rakefor RSpec tests
- bundle exec lintfor RuboCop- There's still some linting to fix or rules to change
 
- docker-compose build && docker-compose upto test the server for real
docker build -t librariesio-dispatch . to ensure docker builds work correctly.
- Fork the project.
- Make your feature addition or bug fix.
- Add tests.
- Add documentation.
- Commit, do not change procfile or history.
- Send a pull request. Bonus points for topic branches.
Copyright (c) 2017 Andrew Nesbitt, 2024 Tidelift. See LICENSE for details.