Skip to content
This repository has been archived by the owner on Jan 8, 2018. It is now read-only.

librariesio/sdl_parser

Repository files navigation

⚠️ This repository has been replaced with Bibliothecary and will not be updated anymore ⚠️

Sinatra app for extracting dependencies from dub.sdl files for Libraries.io over http.

It uses sdl4r to do the heavy lifting of parsing the files.

Development

Source hosted at GitHub. Report issues/feature requests on GitHub Issues. Follow us on Twitter @librariesio. We also hangout on Gitter.

Getting Started

New to Ruby? No worries! You can follow these instructions to install a local server, or you can use the included Vagrant setup.

Installing a Local Server

First things first, you'll need to install Ruby 2.3.1. I recommend using the excellent rbenv, and ruby-build

rbenv install 2.3.1
rbenv global 2.3.1

Tests

Tests can be ran with bundle exec rake

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Add documentation if necessary.
  • Commit, do not change procfile, version, or history.
  • Send a pull request. Bonus points for topic branches.

Copyright

Copyright (c) 2016 Andrew Nesbitt. See LICENSE for details.

Releases

No releases published

Packages

 
 
 

Languages