
reloader: ignoreSecrets: true # never restart on secret changes ignoreConfigMaps: false
: By monitoring file changes and triggering builds immediately, it removes the mental friction of switching to the terminal to type make or ./run . reloader by r1n github
If you have Go installed (assuming the tool is written in Go, which is common for CLI tools by r1n), you can often install it directly: reloader: ignoreSecrets: true # never restart on secret
Now, whenever you save app.py or any other file in the directory, Reloader will kill the running Python process and restart it instantly. He was working on a critical project, and
In a world where code was king, a lone developer named r1n had grown tired of the tedious process of reloading his GitHub repository every time he made a change. He was working on a critical project, and every second counted.