Simple Modpack-as-code tool in Gleam
Gleam 100.0%
2 1 0

Clone this repository

https://tangled.org/lesbian.skin/noir https://tangled.org/did:plc:ew3qowq4bsc67qohlxcbmsdb/noir
git@tangled.org:lesbian.skin/noir git@tangled.org:did:plc:ew3qowq4bsc67qohlxcbmsdb/noir

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

Download tar.gz
README.md

noir#

Package Version Hex Docs

gleam add noir@1
import noir

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

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

Development#

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