1
0
Fork
You've already forked glamistry
0
No description
  • Gleam 100%
2025年03月22日 10:05:57 +01:00
.github/workflows inital commit 2025年03月21日 09:45:31 +01:00
src added comments for more structure 2025年03月22日 10:05:57 +01:00
test inital commit 2025年03月21日 09:45:31 +01:00
.gitignore inital commit 2025年03月21日 09:45:31 +01:00
gleam.toml inital commit 2025年03月21日 09:45:31 +01:00
manifest.toml inital commit 2025年03月21日 09:45:31 +01:00
README.md inital commit 2025年03月21日 09:45:31 +01:00

glamistry

Package Version Hex Docs

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