No description
| .github/workflows | inital commit | |
| src | added comments for more structure | |
| test | inital commit | |
| .gitignore | inital commit | |
| gleam.toml | inital commit | |
| manifest.toml | inital commit | |
| README.md | inital commit | |
glamistry
gleam add glamistry@1
importglamistrypubfnmain(){// TODO: An example of the project in use
}Further documentation can be found at https://hexdocs.pm/glamistry.
Development
gleam run # Run the project
gleam test # Run the tests