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
Executable File
Raw
Blame
History
#!/bin/bash
echo
-e
""
"
#Advent of Code
\`\`\`
$(
tree -L 2
|
head -n -1
)
\`\`\`
"
""
> README.md
Reference in New Issue
View Git Blame
Copy Permalink