Simple initiative/turn tracker
gleam dnd ttrpg
0

Configure Feed

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

1 1 0

Clone this repository

https://git.vm.fail/lesbian.skin/xylo https://git.vm.fail/did:plc:kzxqmwas4nhihv2kgeoujpvf
ssh://git@knot1.tangled.sh:2222/lesbian.skin/xylo ssh://git@knot1.tangled.sh:2222/did:plc:kzxqmwas4nhihv2kgeoujpvf

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


README.md

xylo#

Package Version Hex Docs

gleam add xylo@1
import xylo

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

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

Development#

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