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
|
# 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
|
## Installation
|
||||||
|
|
||||||
Add this line to your application's Gemfile:
|
Install it using:
|
||||||
|
|
||||||
gem 'rippr'
|
|
||||||
|
|
||||||
And then execute:
|
|
||||||
|
|
||||||
$ bundle
|
|
||||||
|
|
||||||
Or install it yourself as:
|
|
||||||
|
|
||||||
$ gem install rippr
|
$ gem install rippr
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
TODO: Write usage instructions here
|
$ rippr rip
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user