JGrouper::Shell - JGrouper interactive shell

Usage

# Launch
% jgrouper

Group Types

Any JGrouper::GroupType methods, such as:

JGrouper::Shell:0> group_type.all

Stems

Any JGrouper::Stem methods, such as:

JGrouper::Shell:0> stem.root

Groups

Any JGrouper::Group methods, such as:

JGrouper::Group:0> group.find 'name'

Subjects

Any JGrouper::Subject methods, such as:

JGrouper::Shell:0> subject.root

Installation

Add this line to your application’s Gemfile:

gem 'jgrouper-shell'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jgrouper-shell

Contributing

  1. Fork it

  2. Create your feature branch (+git checkout -b my-new-feature+)

  3. Commit your changes (+git commit -am ‘Added some feature’+)

  4. Push to the branch (+git push origin my-new-feature+)

  5. Create new Pull Request

Author

blair christensen. <[email protected]>

Home Page

github.com/blairc/jgrouper-shell

See Also

JGrouper github.com/blairc/jgrouper, grouper.internet2.edu