Fork of daniellemaywood.uk/gleam — Wasm codegen work
533 B
licence_bundler#
gleam add licence_bundler@1
import licence_bundler
pub fn main() -> Nil {
// TODO: An example of the project in use
}
Further documentation can be found at https://hexdocs.pm/licence_bundler.
Development#
gleam run # Run the project
gleam test # Run the tests