mirror of
https://github.com/danbee/rippr
synced 2025-03-04 08:39:08 +00:00
Quick readme file.
This commit is contained in:
parent
a6788d6ae9
commit
a29671577a
19
README.md
19
README.md
@ -1,24 +1,21 @@
|
||||
# Rippr
|
||||
|
||||
TODO: Write a gem description
|
||||
A command line CD ripper written in Ruby. Uses MusicBrainz for metadata lookup
|
||||
and cdparanoia to do the ripping.
|
||||
|
||||
## Requirements
|
||||
|
||||
Rippr requires cdparanoia and libdiscid. Both are available in Homebrew for Mac.
|
||||
|
||||
## Installation
|
||||
|
||||
Add this line to your application's Gemfile:
|
||||
|
||||
gem 'rippr'
|
||||
|
||||
And then execute:
|
||||
|
||||
$ bundle
|
||||
|
||||
Or install it yourself as:
|
||||
Install it using:
|
||||
|
||||
$ gem install rippr
|
||||
|
||||
## Usage
|
||||
|
||||
TODO: Write usage instructions here
|
||||
$ rippr rip
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user