2 releases
| 0.1.1 | Mar 10, 2019 |
|---|---|
| 0.1.0 | Mar 8, 2019 |
12KB
270 lines
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.ymlto see which rust version is being supported
Dependencies
~29–40MB
~642K SLoC