This website requires JavaScript.
Explore
Help
Sign In
tudattr
/
advent-of-code
Watch
1
Star
0
Fork
You've already forked advent-of-code
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
04f18534bc
advent-of-code
/
create_readme.sh
10 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
Added solution for AoC 2022/1 Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
2022-12-01 22:17:40 +01:00
#!/bin/bash
Added alternative solution in python Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
2022-12-02 01:24:22 +01:00
echo
-e
""
"
#Advent of Code
\`
\`
\`
$(
tree -L 2
|
head -n -1
)
\`
\`
\`
""
"
> README.md