I calendar parsing
1

Configure Feed

Select the types of activity you want to include in your feed.

3 1 0

Clone this repository

https://git.vm.fail/kwando.tngl.sh/gcal https://git.vm.fail/did:plc:cajnfvmvbzh5xiijl6ipc4df
ssh://git@knot1.tangled.sh:2222/kwando.tngl.sh/gcal ssh://git@knot1.tangled.sh:2222/did:plc:cajnfvmvbzh5xiijl6ipc4df

For self-hosted knots, clone URLs may differ based on your setup.


README.md

gcal#

Package Version Hex Docs

gleam add gcal@1
import gcal

pub fn main() -> Nil {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/gcal.

Development#

gleam run   # Run the project
gleam test  # Run the tests