advent-of-code/create_readme.sh

4 lines
92 B
Bash
Executable File

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