Skip to content

Commit c68f512

Browse files
docs: update TODO.md
1 parent f20918e commit c68f512

1 file changed

Lines changed: 2 additions & 14 deletions

File tree

TODO.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
11
# TODO
22

3-
- [x] setup zig as standalone toolchain
4-
- [x] setup nix-shell config with dependencies
5-
- [x] add build instructions to README.md
6-
- [x] prepare schema for exercises following learncpp.com
7-
- [x] drop asdf
8-
- [x] use only nix; compilers, runtimes
9-
- [x] LSPs, formatters, DAPs
10-
- [x] fix ownership of directory in the container's shared volume
11-
- [x] create splash screen (ASCII art) for intro
123
- [ ] add REPL feature
13-
- [ ] execute per file in order of exercises and chapters; compile until exercise completes then on-to the next
14-
- [ ] add hints
15-
- [ ] show solution to exercise after completion
16-
- [ ] add progress bar
17-
- [ ] watch; continuously check and update
4+
- [ ] diff and patches; solutions and testing
5+
- [ ] watch; continuously check and update fs
186
- [ ] add exercises
197
- [ ] variables
208
- [ ] functions

0 commit comments

Comments
 (0)