A simple script to improve gint projects' testing workflow.
Go to file
KikooDX cabf574852 Build failure check & cleaned up the script a bit. 2020-12-28 17:10:43 +01:00
LICENSE Initial commit 2020-12-17 19:08:07 +01:00
README.md Add the script and README. 2020-12-17 19:16:25 +01:00
cazy Build failure check & cleaned up the script a bit. 2020-12-28 17:10:43 +01:00

README.md

cazy

A simple script to improve gint projects' testing workflow. This tool compiles your project using 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:

# cazy <target> <device> <mounting point>
# #example
# cazy fx /dev/sdc /mnt/calc