]> git.r.bdr.sh - rbdr/lyricli.rb/commit - lib/lyricli/sources/rdio.rb
First Batch of Source Changes [Broken]
authorBen Beltran <redacted>
Fri, 5 Oct 2012 06:16:08 +0000 (01:16 -0500)
committerBen Beltran <redacted>
Fri, 5 Oct 2012 06:16:08 +0000 (01:16 -0500)
commitb8498f5c67d736e9724e124e85aa36a58648afef
tree3d3e43af403b44b9e2fe2e4a34a2d1ca1bf6254d
parent92d808703add1e09c1f30c78c342577ba70f09d5
First Batch of Source Changes [Broken]

Changing the architecture of lyricli, passing from "Experiment" to
"Project". So here goes. This definitely doesn't work. So no sense
even trying. I still need to transfer a lot of things, including
docs and tests. Aaaaand. That's it.
Gemfile
Gemfile.lock
bin/lrc [new file with mode: 0644]
lib/lyricli.rb [new file with mode: 0755]
lib/lyricli/config.rb [new file with mode: 0644]
lib/lyricli/sources/arguments.rb [new file with mode: 0644]
lib/lyricli/sources/itunes.rb [new file with mode: 0644]
lib/lyricli/sources/rdio.rb [new file with mode: 0644]
lib/lyricli/util.rb [new file with mode: 0644]
lib/source_manager.rb [new file with mode: 0644]