Y
Hacker News
new
|
ask
|
show
|
jobs
Live code reloading for Golang web projects on Makefile in 19 lines of code
(
medium.com
)
2 points
by
olebedev
4217 days ago
1 comments
olebedev
4217 days ago
In this article I would like to show how you can organize your golang web project with live code reloading. It scheme can be easily extended and will allowed to write couple of line in bash to get what you want.
link