My Golang Web Dev Workflow
While building my web app in Angularjs and Go, I was spending a lot of time re-starting and refreshing the server and the browser. So I went on a hunt for programs out there which could help me automate this process. After much head banging and tinkering, I have a fairly ok setup now.
- Http-Watcher: Reloads the html/css/js files.
- GoWatch: Rebuilds and runs .go files.
Match that with Sublime Text 2( Go Sublime plugin) and you have a killer setup. Well, unless there is a secret tool I don't about yet.
Written by Adnaan Badr
Related protips
2 Responses
I was looking everywhere for this and there was nothing until I search golang workflow. Thanks!
over 1 year ago
·
Just found a new tool GoDevNode (http://www.godevnode.com), which can reload all changes of a golang web project automatically. It looks a better solution.
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Workflow
Authors
mklickman
24.96K
wjonthomas
9.185K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#