Top 0.6% dependent packages on proxy.golang.org
Top 0.4% dependent repos on proxy.golang.org
Top 2.4% forks on proxy.golang.org
Top 0.8% docker downloads on proxy.golang.org
proxy.golang.org : github.com/githubnemo/CompileDaemon
CompileDaemon is a very simple compile daemon for Go. CompileDaemon watches your .go files in a directory and invokes `go build` if a file changes. In its simplest form, the defaults will do. With the current working directory set to the source directory you can simply… … and it will recompile your code whenever you save a source file. If you want it to also run your program each time it builds you might add… … and it will also keep a copy of your program running. Killing the old one and starting a new one each time you build. For advanced usage you can also supply the changed file to the command by doing… …but note that this will not be set on the first start. You may find that you need to exclude some directories and files from monitoring, such as a .git repository or emacs temporary files… If you want to monitor files other than .go and .c files you might… There are command line options.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/githubnemo/%21compile%21daemon
License: BSD-2-Clause
Latest release: almost 4 years ago
First release: over 9 years ago
Namespace: github.com/githubnemo
Dependent packages: 90
Dependent repositories: 257
Stars: 1,292 on GitHub
Forks: 134 on GitHub
Docker dependents: 8
Docker downloads: 26,403
See more repository details: repos.ecosyste.ms
Last synced: 15 minutes ago