oh-my-git/levels/top-down/commit/start
2020-09-22 19:43:02 +02:00

4 lines
161 B
Text

mkdir recipes
echo -e "blueberries\nflour" > recipes/blueberry_cake.txt
echo -e "water\ncarrots" > recipes/carrot soup.txt
echo "Very good recipes!" > README.md