A tool for testing starfish
0
fork

Configure Feed

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

Gleam 58.3%
Other 41.7%
1 1 0

Clone this repository

https://tangled.org/gearsco.de/starfish-testing https://tangled.org/did:plc:7x6wc6fbj464biqdarmhxucv/starfish-testing
git@tangled.org:gearsco.de/starfish-testing git@tangled.org:did:plc:7x6wc6fbj464biqdarmhxucv/starfish-testing

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

Download tar.gz
README.md

starfish_testing#

Package Version Hex Docs

gleam add starfish_testing@1
import starfish_testing

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

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

Development#

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