Skip to content

sjtipton/jefferson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jefferson

Thomas Jefferson was a big education guy. He built UVA for crying out loud. His picture is on the $2 y'all!

Jefferson is a REST API client gem that accesses the Learning Registry API.

Installation

Clone the repo from Github

git clone git@github.com:sjtipton/jefferson.git

Install any dependencies

bundle install

Build the gem

bundle exec rake build

Install the gem

ruby -S gem install ./pkg/jefferson-0.0.3.gem

To vendorize into a project

cd path/to/project

gem unpack jefferson -v 0.0.3 --target ./vendor/gems

About

REST API client gem for Learning Registry resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages