Browse Source

Update 'README.md'

Kristofer Younger 6 years ago
parent
commit
5ed7bacc69
1 changed files with 15 additions and 11 deletions
  1. 15
    11
      README.md

+ 15
- 11
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
+Open a Terminal app.
5
 Ooh, ooh, Do this ->
6
 Ooh, ooh, Do this ->
6
 
7
 
7
     Find the `shell` or `terminal` or `term` (all names for the command interpreter.
8
     Find the `shell` or `terminal` or `term` (all names for the command interpreter.
8
 
9
 
9
     `terminal` or `shell` mean pretty much the same thing - `/Applications/Utilities/Terminal.app` and start it up.
10
     `terminal` or `shell` mean pretty much the same thing - `/Applications/Utilities/Terminal.app` and start it up.
10
 
11
 
11
-    Type `whoami` and `enter` or `return`. Congratulations, you just type a command. You're Welcome.
12
+    Type `whoami` and `enter` or `return`. Congratulations, you just typed a command. You're Welcome.
13
+
14
+now, type `git --version` and make note of what comes back, the version number of git.
15
+
12
 
16
 
13
 ## Downloads
17
 ## Downloads
14
 
18
 
15
-* BlueJ
16
-* Atom
17
-* JDK for Java 8
18
-* Brew
19
-* git
20
-*
19
+* BlueJ http://bluej.org
20
+* Atom http://atom.io
21
+* JDK for Java 8 (if it isn't there already)
22
+* Brew http://brew.sh
23
+* make sure git is installed (see above)
24
+* Slack app download, signin 
21
 
25
 
22
 
26
 
23
 ## Accounts to be created
27
 ## Accounts to be created
24
 
28
 
25
 _Be sure to use professional names when signing up. (`BlueHenCoder` is okay, `SuperHunkyBeachBoy` is much less so, eh?)_
29
 _Be sure to use professional names when signing up. (`BlueHenCoder` is okay, `SuperHunkyBeachBoy` is much less so, eh?)_
26
 
30
 
27
-* Email...
31
+* Email: gmail gmail gmail gmail gmail
28
 * Slack
32
 * Slack
29
 * Github
33
 * Github
30
  * BE SURE to add a avatar pic to github account.
34
  * BE SURE to add a avatar pic to github account.
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)
35
  * 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.
36
  * `$ git --version` and `$ git config` in the terminal to configure your shell for your new git account.
37
+ * go to https://Git.Zipcode.Rocks then use your github username/id to register account on https://git.zipcode.rocks (the private ZCW Git server)
34
  * Fill out this [form](https://goo.gl/forms/sEHRc2F2u3E1sWh42) with your Github username
38
  * Fill out this [form](https://goo.gl/forms/sEHRc2F2u3E1sWh42) with your Github username
35
-* Pluralsight
36
-*
39
+* Pluralsight videos
40
+