November 2017
Intermediate to advanced
670 pages
17h 35m
English
This is what our development workflow looks like:

We put cd into our project source code root directory and run init. Then, we updated code, run the glide-update and go-run commands, and repeat until done. Note that if we only added imports for packages from Go's standard library, we won't need to run the glide-update command, though running the glide-update command won't hurt.