Sha256: 168f613b5a296ce656d0bb67b809a0e5f95170b538dc37913919e32b5cb3d437

Contents?: true

Size: 1.15 KB

Versions: 40

Compression:

Stored size: 1.15 KB

Contents

# Bibliothecary

Dependency manifest parsing service for https://libraries.io in Ruby

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'bibliothecary'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install bibliothecary

## Usage

TODO: Write usage instructions here

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/librariesio/bibliothecary. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
bibliothecary-4.0.4 README.md
bibliothecary-4.0.3 README.md
bibliothecary-4.0.2 README.md
bibliothecary-4.0.1 README.md
bibliothecary-4.0.0 README.md
bibliothecary-3.0.1 README.md
bibliothecary-3.0.0 README.md
bibliothecary-2.0.1 README.md
bibliothecary-2.0.0 README.md
bibliothecary-1.4.2 README.md
bibliothecary-1.4.1 README.md
bibliothecary-1.4.0 README.md
bibliothecary-1.3.0 README.md
bibliothecary-1.2.1 README.md
bibliothecary-1.2.0 README.md
bibliothecary-1.1.0 README.md
bibliothecary-1.0.0 README.md
bibliothecary-0.16.1 README.md
bibliothecary-0.16.0 README.md
bibliothecary-0.15.2 README.md