feat(journal): add week 6 day 1
This commit is contained in:
12
journal/week6.typ
Normal file
12
journal/week6.typ
Normal 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
|
||||||
Reference in New Issue
Block a user