-
-
Notifications
You must be signed in to change notification settings - Fork 137
2. Installing and Setting up
Rafał Lorenz edited this page Jun 30, 2019
·
6 revisions
git clone [email protected]:vardius/go-api-boilerplate.gitBuild the module. This will automatically add missing or unconverted dependencies as needed to satisfy imports for this particular build invocation
go build ./...