- 👋 Hi, I’m @Mb739132
- 👀 I’m interested in ...
- 🌱 I’m currently learning ...
- 💞️ I’m looking to collaborate on ...
- 📫 How to reach me ...
https://upennvirtfsff-azc8919.slack.com/archives/C05B5V2AHUK/p1689608371774499
- As a developer, I want to use the command line to create a directory and file on my computer.
-
It's done when a new directory named
first-day
has been created using command-line commands. -
It's done when the
first-day
directory contains a file namedindex.html
. The file should also be created using command-line commands.
Refer to the documentation: