Skip to content

stuartf/nakamura-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Just run gem install nakamura then in your script require 'nakamura'.

Then see the generated documentation at http://rubydoc.info/gems/nakamura/

Building a new gem

rake clean
rake

Publishing to rubygems

gem push pkg/nakamura-x.y.z.gem # x.y.z is the version from Rakefile
                                # also you'll have to be listed as an
                                # owner at http://rubygems.org/gems/nakamura
git tag -s x.y.z
git push sakaiproject --tags

About

Ruby library for interacting with Sakai Nakamura.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages