testing my self-hosted spindle, please ignore
0

Configure Feed

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

Gleam 100.0%
3 1 0

Clone this repository

https://tangled.org/cow.computer/spindle-testing https://tangled.org/did:plc:mlygf5q7yosvnqq3hynngcfj
git@knot.tngl.cow.computer:cow.computer/spindle-testing git@knot.tngl.cow.computer:did:plc:mlygf5q7yosvnqq3hynngcfj

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



README.md

spindle_test#

Package Version Hex Docs

gleam add spindle_test@1
import spindle_test

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

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

Development#

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