Sha256: 3297aa9551f50cdd7fc3ffeb17556fcf3b3b687b7e4b8583c941f3730ff95e04

Contents?: true

Size: 964 Bytes

Versions: 2

Compression:

Stored size: 964 Bytes

Contents

# rspawn [![Build Status](https://secure.travis-ci.org/toyama0919/rspawn.png?branch=master)](http://travis-ci.org/toyama0919/rspawn)

TODO: Summary

TODO: Description

## Examples

    $ rspawn sample
    #=> hoge

## Installation

Add this line to your application's Gemfile:

    gem 'rspawn'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install rspawn

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new [Pull Request](../../pull/new/master)

## Information

* [Homepage](https://github.com/toyama0919/rspawn)
* [Issues](https://github.com/toyama0919/rspawn/issues)
* [Documentation](http://rubydoc.info/gems/rspawn/frames)
* [Email](mailto:toyama0919@gmail.com)

## Copyright

Copyright (c) 2015 Hiroshi Toyama

See [LICENSE.txt](../LICENSE.txt) for details.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rspawn-0.4.0 README.md
rspawn-0.3.0 README.md