Skip to content

Commit 6552589

Browse files
daniellionel01lpil
authored andcommitted
gleam run
1 parent 9b880b0 commit 6552589

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

packages/diced.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name = "tobble"
2+
description = "A simple table library for Gleam"
3+
docs_url = "https://hexdocs.pm/tobble/"
4+
repo_url = "https://github.com/ollien/tobble"
5+
category = ""

0 commit comments

Comments
 (0)