Browse Source

Update 'README.md'

Kristofer Younger 6 years ago
parent
commit
cbbd2c2f19
1 changed files with 12 additions and 0 deletions
  1. 12
    0
      README.md

+ 12
- 0
README.md View File

2
 
2
 
3
 Items to be handled on first day orientation.
3
 Items to be handled on first day orientation.
4
 
4
 
5
+Ooh, ooh, Do this -> 
6
+
7
+    Find the `shell` or `terminal` or `term` (all names for the command interpreter. 
8
+    
9
+    `terminal` or `shell` mean pretty much the same thing - `/Applications/Utilities/Terminal.app` and start it up.
10
+    
11
+    Type `whoami` and `enter` or `return`. Congratulations, you just type a command. You're Welcome.
12
+
5
 ## Downloads
13
 ## Downloads
6
 
14
 
7
 * BlueJ
15
 * BlueJ
8
 * Atom
16
 * Atom
9
 * JDK for Java 8
17
 * JDK for Java 8
10
 * Brew
18
 * Brew
19
+* git
11
 * 
20
 * 
12
 
21
 
13
 
22
 
20
 * Github
29
 * Github
21
  * BE SURE to add a avatar pic to github account.
30
  * BE SURE to add a avatar pic to github account.
22
  * https://Git.Zipcode.Rocks then use that to login/create account to https://git.zipcode.rocks (the private ZCW Git server).
31
  * https://Git.Zipcode.Rocks then use that to login/create account to https://git.zipcode.rocks (the private ZCW Git server).
32
+ * Register for account on GitHub (https://github.com/). We recommend using a username that incorporates your name (jfiksel, mtaub, lrjager)
33
+ * `$ git --version` and `$ git config` in the terminal to configure your shell for your new git account.
34
+    
23
 * Pluralsight
35
 * Pluralsight
24
 * 
36
 *