Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 436 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 436 Bytes

create-calendar-events

create calendar events using rust and ics

featues

  • add calender events using cli (more will follow)

how to build

  • download the source code
  • download and install rust
  • in the directory of the source code build the code with cargo run

tutorial

(coming soon)