#spotify #music #cli

app ranbumfy

A tool to drawn albums from spotify

2 releases

0.1.1 Mar 10, 2019
0.1.0 Mar 8, 2019

#64 in #spotify

21 downloads per month

MIT/Apache

12KB
270 lines

pipeline status Build Status codecov

randomize n albums to be listen based in your followed artists

Executing

  • to run: cargo run

contributing

  • to run tests: cargo test
  • to run only integration tests: cargo test --test integration
  • to run only one test: cargo test <TESTNAME>
  • to run only unit tests: cargo test --bin ranbumfy
  • take a look in .gitlab-ci.yml to see which rust version is being supported

Dependencies

~29MB
~554K SLoC