Sha256: 6e53a1a5b27ba124cef0a1286ca02d3ddfe2b1076e18ba92be5ce35509c0bce4
Contents?: true
Size: 824 Bytes
Versions: 6
Compression:
Stored size: 824 Bytes
Contents
# vertebrae Some basic infrastructure for writing beautiful API clients. See tijuana\_client for a small example. [![CI Status](https://github.com/controlshift/vertebrae/actions/workflows/ci.yml/badge.svg)](https://github.com/controlshift/vertebrae/actions/workflows/ci.yml) ## Development After checking out the repo, run `bundle install` to install dependencies. Then, run `rake spec` to run the tests. 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). ## Copyright Copyright (c) 2013 Nathan Woodhull. See LICENSE.txt for further details.
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
vertebrae-0.8.0 | README.md |
vertebrae-1.0.5 | README.md |
vertebrae-1.0.4 | README.md |
vertebrae-1.0.2 | README.md |
vertebrae-1.0.1 | README.md |
vertebrae-1.0.0 | README.md |