https://github.com/spk/karaorust
Karoke on console
https://github.com/spk/karaorust
Last synced: 3 months ago
JSON representation
Karoke on console
- Host: GitHub
- URL: https://github.com/spk/karaorust
- Owner: spk
- License: other
- Created: 2015-01-13T21:25:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-10T19:04:01.000Z (about 9 years ago)
- Last Synced: 2025-02-03T14:45:25.087Z (4 months ago)
- Language: Rust
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Karaorust
Karaoke on console
Build with:
~~~
cargo build
~~~Run with:
~~~
cargo run --bin karaorust FILE
~~~## Release
~~~
cargo build --release
~~~## Tests
~~~
cargo test
~~~## License
2015 Laurent Arnoud
See [LICENSE](LICENSE).
---
[](https://travis-ci.org/spk/karaorust)
[](https://crates.io/crates/karaorust)
[](http://www.wtfpl.net/ "WTFPL")
[](https://github.com/spk/karaorust)