We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gleam run
1 parent 9b880b0 commit 6552589Copy full SHA for 6552589
packages/diced.toml
@@ -0,0 +1,5 @@
1
+name = "diced"
2
+description = "Simple algraeic dice notation parser for Gleam"
3
+docs_url = "https://hexdocs.pm/diced/"
4
+repo_url = "https://codeberg.org/sheetr/diced"
5
+category = ""
packages/tobble.toml
+name = "tobble"
+description = "A simple table library for Gleam"
+docs_url = "https://hexdocs.pm/tobble/"
+repo_url = "https://github.com/ollien/tobble"
0 commit comments