No description
- Gleam 100%
| src | ||
| .gitignore | ||
| gleam.toml | ||
| LICENSE | ||
| manifest.toml | ||
| mise.toml | ||
| README.md | ||
licence_text_collector
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