Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 381 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 381 Bytes

fasti

Using the Calendar from the command line.

Sample Usage

fasti list calendars

fasti list events

fasti list events -n 7

fasti list events -s 2022-02-01

fasti list events -o report

fasti list events -o table

cal -3

TODO

fasti add event 'bike ride' 2022-01-09T10:00

fasti del event 'bike ride' 2022-01-09T10:00

Building

make install