# rfx rfx is a cli currency converter ## Installation Use [cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html) to install rfx for now. ```bash curl https://sh.rustup.rs -sSf | sh ``` ## Usage ```bash rfx ``` ```bash rfx USD IDR ``` ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. ## License [MIT](https://choosealicense.com/licenses/mit/)