##Lade 1.2
#####Description
Lade downloads your favorite shows, anime, etc. automatically.
Just set it up and forget about it.
#####Requirements
- OS X or Linux
- wget (
brew install wget
/sudo apt-get install wget
) - unrar (
brew install unrar
/sudo apt-get install unrar
)
Lade will get the rest automatically.
#####Install
Navigate to where you want Lade's folder created, then
ruby -e "$(wget -q -O - https://raw.github.com/inket/Lade/master/install.rb)"
#####Uninstall
ruby process.rb stop
, then delete Lade's folder
#####Changelog For the changelog, just see the commits list.