Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 445a97d

Browse files
committed
fix cli homework week2
1 parent 4fccf77 commit 445a97d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Week2/MAKEME.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ _Deadline Tuesday_
3333

3434
>We covered a bit of command line usage in the first class and got a program running which is great. If you need a refresher for the command line please have a look here: https://github.com/HackYourFuture/CommandLine
3535
36-
1. Create a `.js` file that prints `Hello` when you run it from the command line. (Hint: `node` is the program that can run your JavaScript files.)
37-
3836
```
3937
Write commands to do following:
4038
1. create a directory. Enter a directory. Create an empty file named blank.

0 commit comments

Comments
 (0)