<p>Hi! Does anyone know how to configure GoLand for live-reloading? I saw tools like gin and refresh.
For example: change go file or template, file watcher triggers new build automatically, something like that.</p>
<hr/>**评论:**<br/><br/>dlsniper: <pre><p>Have you seen the documentation at <a href="https://www.jetbrains.com/help/go/file-watchers.html" rel="nofollow">https://www.jetbrains.com/help/go/file-watchers.html</a> Is there something that it doesn't cover or should be explained better? </p></pre>danikarik: <pre><p>Thanks! I will try this.</p></pre>qneyrat: <pre><p><a href="https://github.com/pilu/fresh" rel="nofollow">https://github.com/pilu/fresh</a> really works well with whatever to refresh code and rebuild your server </p></pre>SeerUD: <pre><p>Currently I'm using this: <a href="https://github.com/cortesi/modd" rel="nofollow">https://github.com/cortesi/modd</a></p></pre>rysavyvladan: <pre><p><a href="https://github.com/flowup/owl" rel="nofollow">https://github.com/flowup/owl</a> I am using this tool with a combination of docker is great option</p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传