knock

command module
v0.0.0-...-41747dd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2024 License: BSD-3-Clause Imports: 7 Imported by: 0

README

knock

knock program [args..] runs a program and restarts it when its binary file has been changed.

It is mainly used to restart dev servers written in compiled languages (hi, Go!).

Contrary to many similar solutions, the trigger for a restart is a change of the target binary, not the source code change. It is a good assumption, as the source code is very often compiled-on-save by another tool or ide.

Enjoy!

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL