Cyu Calendar

Installation

Binaries

There is no release for now, so there is no binaries yet.

Source

Replace <app_name> with either cyu-api or cyu-gtk

  1. Clone the repository
    git clone https://github.com/polnio/cyu-calendar.git
  2. Build
    cd cyu-calendar
    cargo build --release -p <app_name>
  3. Run
    cd cyu-calendar
    ./target/release/<app_name>