There is no release for now, so there is no binaries yet.
Replace <app_name> with either cyu-api
or cyu-gtk
- Clone the repository
git clone https://github.com/polnio/cyu-calendar.git
- Build
cd cyu-calendar cargo build --release -p <app_name>
- Run
cd cyu-calendar ./target/release/<app_name>