Sha256: 6e272c5edefc40c59e4384f5fe740f2cad3feab49a500b7703f8fc8a4249bdbe

Contents?: true

Size: 866 Bytes

Versions: 1

Compression:

Stored size: 866 Bytes

Contents

# RomLoader

A Ruby Gem for downloading videogame roms, powered by freeroms.com.

## Installation

    $ gem install romloader

## Usage

Type the command below into your shell and follow the on screen prompts.

    $ romloader

## Development

To develop further upon this gem, fork and clone the repository located at https://github.com/jinstrider2000/romloader-cli-gem.
Be sure to have the Bundler gem installed, and run:

    $ bundle install

This will download any dependencies for development. Rspec is among the dependencies, however, there are no tests included in the repo. I intend to add some eventually.

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/jinstrider2000/romloader-cli-gem.


## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
romloader-0.0.0 README.md