A code generation library for Gleam code (WIP)
0

Configure Feed

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

Gleam 98.3%
Erlang 1.0%
JavaScript 0.7%
2 1 0

Clone this repository

https://tangled.org/kappa.tngl.sh/quill https://tangled.org/did:plc:h2agxpqly6quywvgblrav2lm
git@tangled.org:kappa.tngl.sh/quill git@tangled.org:did:plc:h2agxpqly6quywvgblrav2lm

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



README.md

quill#

Package Version Hex Docs

gleam add quill@1
import quill

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

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

Development#

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