An open API service indexing awesome lists of open source software.

https://github.com/spk/karaorust

Karoke on console
https://github.com/spk/karaorust

Last synced: 3 months ago
JSON representation

Karoke on console

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).

---
[![Build](https://img.shields.io/travis-ci/spk/karaorust.svg)](https://travis-ci.org/spk/karaorust)
[![Version](https://img.shields.io/crates/v/karaorust.svg)](https://crates.io/crates/karaorust)
[![License](https://img.shields.io/badge/license-WTFPL-blue.svg)](http://www.wtfpl.net/ "WTFPL")
[![Project status](http://img.shields.io/status/experimental.png?color=red)](https://github.com/spk/karaorust)