No description
Find a file
2026-04-08 20:38:53 +03:00
src Initial commit 2026-04-08 20:38:53 +03:00
.gitignore Initial commit 2026-04-08 20:38:53 +03:00
gleam.toml Initial commit 2026-04-08 20:38:53 +03:00
LICENSE Initial commit 2026-04-08 20:38:53 +03:00
manifest.toml Initial commit 2026-04-08 20:38:53 +03:00
mise.toml Initial commit 2026-04-08 20:38:53 +03:00
README.md Initial commit 2026-04-08 20:38:53 +03:00

licence_text_collector

Package Version Hex Docs

gleam add licence_text_collector@1
import licence_text_collector

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

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

Development

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