|
@@ -17,3 +17,4 @@ Usage of ./fave:
|
|
|
* **make** - vet, test, build and run in debug mode locally
|
|
|
* **make build** - build release for Linux, Mac OS X and Windows
|
|
|
* **make format** - format all code by gofmt utility
|
|
|
+* **make update** - get all dependencies and put to vendor folder
|