Sinatra app for extracting dependencies from Carthage files for Libraries.io.
1.4K
Sinatra app for extracting dependencies from Carthage, Carthage.private and Carthage.resolved files for Libraries.io over http.
It uses rogdl to do the heavy lifting of parsing the files.
Source hosted at GitHub. Report issues/feature requests on GitHub Issues. Follow us on Twitter @librariesio. We also hangout on Gitter.
New to Ruby? No worries! You can follow these instructions to install a local server, or you can use the included Vagrant setup.
First things first, you'll need to install Ruby 2.5.0. I recommend using the excellent rbenv, and ruby-build
rbenv install 2.5.0
rbenv global 2.5.0
Tests can be ran with bundle exec rake
Copyright (c) 2016 Andrew Nesbitt. See LICENSE for details.
Content type
Image
Digest
Size
89 MB
Last updated
about 8 years ago
docker pull librariesio/carthage_parser