A chess library for Gleam
2
fork

Configure Feed

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

Gleam 100.0%
16 2 0

Clone this repository

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

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

Download tar.gz
README.md

starfish#

Package Version Hex Docs

gleam add starfish@1
import starfish

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

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

Development#

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