# lyricly simple CLI for grabbing lyrics of your favourite songs; Usage: ``` lyricly airplanes in the night sky are like shooting stars ``` ## Installation ```sh cargo install lyricly ``` ```sh git clone https://github.com/LeoDog896/lyricly cd lyricly cargo build --release ``` ## License Apache-2.0 ## Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.