tangled
alpha
login
or
join now
foxgirl.engineering
/
gleam2nix
3
fork
atom
tools for building gleam projects with nix
3
fork
atom
overview
issues
pulls
pipelines
readme: update roadmap
foxgirl.engineering
5 months ago
c19c094f
0493020b
verified
This commit was signed with the committer's
known signature
.
foxgirl.engineering
SSH Key Fingerprint:
SHA256:zgspAKSFKA6vB30vPBY6QSa/osCDgrr8YASW+mNz13M=
+5
-5
1 changed file
expand all
collapse all
unified
split
README.md
+5
-5
README.md
···
20
20
- [x] `gleam export erlang-shipment` style packaging
21
21
- [ ] OTP releases
22
22
- [ ] escript packaging?
23
23
-
- [ ] build targeting JS
24
24
-
- [ ] nodejs
25
25
-
- [ ] deno
26
26
-
- [ ] bun
27
27
-
- [ ] upstream to nixpkgs
23
23
+
- [x] build targeting JS
24
24
+
- [x] nodejs
25
25
+
- [x] deno
26
26
+
- [x] bun
27
27
+
- [ ] upstream to nixpkgs (on hold)
28
28
- [ ] `gleam2nix` cli
29
29
- [ ] builder functions
30
30