Skip to content

Commit

Permalink
Fix development instructions.
Browse files Browse the repository at this point in the history
* Added etcd installation instructions ptr
  (cannot run integ tests w/o it).

* Removed unnecessary mercurial instructions
  (install works w/o mercurial).

* Moved pre-commit hook installation instructions from development
  loop to git clone section (it's a one time setup).

* Ditto for "setting upstream remote to no_push".

* Gathered Go install/upgrade discussion to one section.

* Put build/test instructions between checkout and commit.

  Formerly, build was up before fork (odd), and test was
	tacked at end of doc.

* Brought text into sync with the Workflow fig:

  * Assured 1:1 correspondence between numbered figure steps
    and numbered section headers - had no numbers before.

  * Used "$working_dir", "$user" and "myfeature" in text to
    match figure.
  • Loading branch information
monopole committed Feb 24, 2017
1 parent 2f09901 commit 9e133b6
Showing 1 changed file with 195 additions and 140 deletions.
Loading

0 comments on commit 9e133b6

Please sign in to comment.