Skip to content

Latest commit

 

History

History
31 lines (15 loc) · 728 Bytes

README.md

File metadata and controls

31 lines (15 loc) · 728 Bytes

FellowshipOne API

A Ruby wrapper for the FellowshipOne API (https://developer.fellowshipone.com/)

Install / Setup

Installing the gem

gem install fellowshipone

To add it to your Gemfile

gem 'fellowshipone', '3.0.0'

Additional resources

License

This project is released under the MIT license (see LICENSE). This project is maintained by Taylor Brooks (https://github.com/taylorbrooks).

Want to Contribute?

If you would like to get involved in this project, then please fork the project. Make changes, add features, write some tests, and then send a pull request.