gowatch

🚀 gowatch is a command line tool that builds and (re)starts your go project everytime you save a Go or template file.

MIT License

Stars
826
Committers
10

Bot releases are visible (Hide)

gowatch - v1.5.3 Latest Release

Published by silenceper about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/silenceper/gowatch/compare/v1.5.2...v1.5.3

gowatch - v1.5.3

Published by silenceper about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/silenceper/gowatch/compare/v1.5.2...v1.5.3

gowatch - v1.5.2

Published by silenceper over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/silenceper/gowatch/compare/v1.5.1...v1.5.2

gowatch - v1.5.2-rc.2

Published by silenceper almost 3 years ago

Changelog

  • e99d412 Merge pull request #39 from silenceper/fix-default-config
  • c5a3351 Merge pull request #42 from silenceper/f-log-level
  • 193ac76 add log level support
  • 1eec86f update default gowatch.yml
  • f7b7964 update version
gowatch - v1.5.2-rc.1

Published by silenceper over 3 years ago

Changelog

1e0797f Merge pull request #34 from yanue/master
c57d754 Merge pull request #37 from silenceper/fix-go1.14
adacb6a Merge pull request #38 from silenceper/silenceper-patch-1
90ecb81 Update go.yml
ee1e572 fix #26
5e76d35 fix Compatible with go1.14
ac9abc0 nolint:funlen
dd4ee2c support init gowatch.yml fix #33
912b87a update readme

gowatch - v1.5.1

Published by silenceper over 3 years ago

Changelog

00e2222 Create goreleaser.yml
fa21343 Update goreleaser.yml
0e9001a Update version.go

gowatch - v1.5.1-rc.1

Published by silenceper over 3 years ago

Changelog

d85d205 Delete .travis.yml
3a46a61 Merge pull request #29 from YYCoder/feat/support_custom_cmd
e867f81 Merge pull request #30 from silenceper/fix-github-actions
ebe297c Merge pull request #31 from YYCoder/fix/code_style
e5d1878 Merge pull request #32 from picasso250/patch-1
13cb7b1 feat: support run custom command after build succeed
ef2e97e file regex should have $
1caefef opt: using go-ps to implement pstree
9e082ec style: fix ci lint error
b52ad32 update github action config

gowatch - v1.4

Published by silenceper about 4 years ago

Changelog

07e4180 Merge pull request #27 from silenceper/silenceper-patch-1
2725a3e Merge pull request #28 from silenceper/f-golangci
83765d2 Update go.yml
d48e23c add badge
718af8a add codecov.yaml
e5ef272 fix golangci-lint
8480c0f update actions
449e0bd update actions

gowatch - v1.4-beta.3

Published by silenceper about 4 years ago

Changelog

9e7caea Merge pull request #25 from silenceper/f-support-external-cmd

gowatch - v1.4-beta.2

Published by silenceper about 4 years ago

  • support prev_build_cmds #25
gowatch - v1.4-beta.1

Published by silenceper about 4 years ago

  • support external commands: #23
gowatch - v1.3

Published by silenceper over 4 years ago

  • 切换到go module依赖管理

详细改动:https://github.com/silenceper/gowatch/compare/v1.2...v1.3

gowatch - v1.2

Published by silenceper over 4 years ago

gowatch - v1.1

Published by silenceper about 5 years ago

新增build_args允许构建时指定参数

改动: https://github.com/silenceper/gowatch/compare/v1.0...v1.1

gowatch - v1.0

Published by silenceper over 5 years ago

基本稳定版本