# cazy A simple script to improve [gint](https://gitea.planet-casio.com/Lephenixnoir/gint) projects' testing workflow. This tool compiles your project using [fxsdk](https://gitea.planet-casio.com/Lephenixnoir/fxsdk) and transfer it to your calculator using simple GNU utilities. # Installation Clone this repository and add it to your path. # Usage Use `cazy` in the base folder of your project. Plug in your calculator, wait for the prompt and press . Then execute as root: ```sh # cazy # #example # cazy fx /dev/sdc /mnt/calc ```