Skip to content

Commit 03b3d65

Browse files
committed
first save
1 parent ac74aaf commit 03b3d65

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

handout.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
My notes here
2+
3+
Start
4+
right-click a directory for 'home base'
5+
select GIT base
6+
type 'git init' (first time only)
7+
git -scm will determine IDE (install 2.2.2 or later)
8+
9+
get products: Atom.io, p4merge
10+
11+
default text editor is VI (think UNIX)
12+
13+
General work cycle
14+
* Write code
15+
* . add
16+
* commit
17+
18+
Set up a

0 commit comments

Comments
 (0)