Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

dir01/lrcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

389 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation
============

1. Install Fabric v. 1.4.0
    `sudo easy_install fabric==1.4.0`

2. Clone repo
    `git clone <url>`

3. Deploy
    `VIRTUAL_ENV="/wherever/you/want/virtualenv/to/be/installed/" fab activate:local deploy`


Running backend tests
=====================

  To run functional tests, while in virtualenv, run

    $ trial lyrics.grabbers.functional_tests

About

Lyrics search engine (well, grabber, TBH) which monitors what you currently listen to according to last.fm and shows you lyrics for that song

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors