tangled
alpha
login
or
join now
keii.dev
/
glerd
Generate metadata of Gleam Records for runtime reflection
0
fork
atom
overview
issues
pulls
pipelines
allow deno read
authored by
Vladislav Botvin
and committed by
GitHub
1 year ago
d8fe1aa3
d75b2148
options
unified
split
Changed files
+3
gleam.toml
+3
gleam.toml
···
5
5
repository = { type = "github", user = "darky", repo = "glerd" }
6
6
gleam = ">= 1.2.0"
7
7
8
8
+
[javascript.deno]
9
9
+
allow_read = true
10
10
+
8
11
[dependencies]
9
12
fswalk = ">= 3.0.1"
10
13
glance = ">= 0.11.0"