experiments with gleam web stuff
0

Configure Feed

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

Gleam 100.0%
2 1 0

Clone this repository

https://tangled.org/wlls.dev/sprig https://tangled.org/did:plc:frgnk4zq4sul27bvl6adofjh
git@tangled.org:wlls.dev/sprig git@tangled.org:did:plc:frgnk4zq4sul27bvl6adofjh

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



README.md

sprig#

Package Version Hex Docs

gleam add sprig@1
import sprig

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

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

Development#

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