Skip to content

bbuckingham/runcible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runcible

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'runcible'

And then execute:

$ bundle

Or install it yourself as:

$ gem install runcible

Usage

TODO: Write usage instructions here

Testing

To run all tests using recorded data, run: rake test:integration mode=recorded

To run all tests to record data: rake test:integration mode=live

To run a single test using recorded data, run: rake test:integration mode=recorded test=/path/to/test.rb

To run with oauth, simply append the following to any commend: auth_type=oauth

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

About

A gem exposing Pulp's juiciest parts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 98.1%
  • Shell 1.9%