diff options
| author | M005A <[email protected]> | 2022-10-04 16:15:30 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-04 16:15:30 -0700 |
| commit | 09c5a8019077917b36f8917ddb19ea597305e30e (patch) | |
| tree | 82554765e98a92703e05f4341d2e1fc1fd167f9e | |
| parent | renamed the text file (diff) | |
| download | cst116-lab0-m005a-09c5a8019077917b36f8917ddb19ea597305e30e.tar.xz cst116-lab0-m005a-09c5a8019077917b36f8917ddb19ea597305e30e.zip | |
Add files via upload
| -rw-r--r-- | CST116-BlankConsole/Checklist.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CST116-BlankConsole/Checklist.txt b/CST116-BlankConsole/Checklist.txt new file mode 100644 index 0000000..30e61c5 --- /dev/null +++ b/CST116-BlankConsole/Checklist.txt @@ -0,0 +1,7 @@ +1. Clone the git repository through VS
+2. Add the "/.gitignore"
+3. Make a change to the code
+4. Go to the git changes tab and add a description about the change
+5. Save all changes and commit all
+6. Press push
+7. Now should be available to see on GitHub
\ No newline at end of file |