Skip to content

Commit 2cc2b6a

Browse files
Update TODOs
1 parent 9e3103d commit 2cc2b6a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,11 @@ The `build.sbt` points to `clang` binaries provided by the `devshell`.
2222

2323

2424
## TODOs
25-
- [ ] non-Nix friendly.
26-
- [ ] build and package with Nix Flakes.
27-
- [ ] automatically build and publish the ELF and the unikernel image.
28-
- [ ] continuous deployment to DigitalOcean.
25+
- [ ] Static ELF.
26+
- [ ] Non-Nix friendly.
27+
- [ ] Build and package with Nix Flakes.
28+
- [ ] Automatically build and publish the ELF and the unikernel image.
29+
- [ ] Continuous deployment to DigitalOcean.
2930

3031
## Note on Nix
3132
You can use this repo without `nix` if all of the above provided by your own environment, but you will need to update the [`build.sbt`](./build.sbt).

0 commit comments

Comments
 (0)