feat(journal): add week 6 day 1

This commit is contained in:
2026-06-16 09:56:45 +02:00
parent 99248b2ba8
commit cc6198951c

12
journal/week6.typ Normal file
View File

@@ -0,0 +1,12 @@
#import "template.typ": week, day
#show: week.with(num: 5)
#day(1)
- Simple code generator
- Redesign CLI
- Split overloaded command into multiple simple commands
- Add some commands
- Add for loops
- Start implementing cast assertions