RubyGems Navigation menu

songfile 1.0.3

BASIC INSTRUCTIONS This gem re-ranks your playlist according to Pink Floyd band members chosen at random. The re-ranked playlist is then exported to your current directory after the program has finished ('quit' to exit). TO RUN DEFAULT CSV SHEET (Some songs from 'The Wall')): songfile TO RUN DARK SIDE OF THE MOON ALBUM SONGS: songfile bin/DSOTM.csv TO RUN A CSV FILE FROM YOUR CURRENT DIRECTORY: songfile your_file_name.csv NOTE: All CSV files must be formatted appropriately with: No header or other text at the top! Column 1: lists all song titles in plain text (The program will appropriately capitalize titles for you.) Column 2: lists integer values for your song ranks (Any negative character "-" will be ignored. If left blank, a default rank of 10,000 is given.) Low rank # means you want the song ranked higher on the playlist. High rank # means you want the song ranked lower on the playlist.

Gemfile:
=

install:
=

Versions:

  1. 1.0.3 - June 24, 2022 (12.5 KB)
  2. 1.0.2 - June 24, 2022 (12.5 KB)
  3. 1.0.1 - June 24, 2022 (12 KB)
  4. 1.0.0 - June 23, 2022 (12 KB)

Development Dependencies (1):

rspec ~> 2.8, >= 2.8.0

Owners:

Pushed by:

Authors:

  • Jamie Clark

SHA 256 checksum:

=

Total downloads 2,935

For this version 941

Version Released:

License:

MIT

Required Ruby Version: >= 1.9

Links: