advent-of-code/create_readme.sh

10 lines
96 B
Bash
Executable File

#!/bin/bash
echo -e """
#Advent of Code
\`\`\`
$(tree -L 2|head -n -1)
\`\`\`
""" > README.md