# Convert excel file to csv file [![Crates.io](https://img.shields.io/crates/v/loa.svg)](https://crates.io/crates/github_cli) [![Rust](https://img.shields.io/badge/rust-1.56.1%2B-blue.svg?maxAge=3600)](https://gitlab.com/andrew_ryan/github_cli) [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitlab.com/andrew_ryan/github_cli/-/raw/master/LICENSE) ## install ```sh cargo install github_cli ``` ```bash require a github url for clone repository or download file Example: github_cli https://github.com/songjiz/quirc-rb.git github_cli https://github.com/vadimcn/codelldb/releases/download/v1.9.2/codelldb-x86_64-linux.vsix ```