30 Forks
197 Stars
197 Watchers

godev

Golang development tool that supports project bootstrap, live-reload (tests + application), and auto dependency retrieval based on Go Modules

How to download and setup godev

Open terminal and run command
git clone https://github.com/zephinzer/godev.git
git clone is used to create a copy or clone of godev repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with godev https://github.com/zephinzer/godev/archive/master.zip

Or simply clone godev with SSH
[email protected]:zephinzer/godev.git

If you have some problems with godev

You may open issue on godev support forum (system) here: https://github.com/zephinzer/godev/issues