This is a cli app project to display music from ACHIV MIZIK (A popular Haitian music library platform ). In this app, you can display 10 latest music or search for music directly from your cli to achivmizik.net. I use Ruby and Nokogiri to scrap music and store them into a temporary array. You can see info about single music after you list all the music. You can see the music link if you want to go to the music page.
Clone this repo (you need ruby installed in your computer).
$ git clone [email protected]:certilremy/achiv-mizik-scraper.git
Change to the app directory
$ cd achiv-mizik-scraper
And run
$ bundle install
Now Type in your terminal
$ ruby bin/main.rb
Follow the instructions on the screen to enjoy Haitian and African music.
Issues? Feel free to check the issues page. feature requests are welcome! Clone the repo make your change and open a pull request.
Certil Remy, Find me on twitter @certilremy