Content
Create a small bash script that creates the following folder and file structure
myapp
├── data
├── scripts
│ └── code.js
└── notes.txt
At the end of the script show the contents of the myapp folder.
Check out Bashcrawl - a game that teaches you the command line! Follow the instructions to create a binder, then click on Terminal. Play around and read the scrolls, they'll explain everything you need to know.
Note: There is no need to create a Pull request to the owner of the repository. This is just a practice.
Replicate the following cookie recipe in Markdown:
https://github.com/HackYourFuture/Learning-Resources/blob/main/core-program/week-1/recipe.md
Click on “Code” to see the actual markdown and compare to your own version
The HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0 **
