Categorygithub.com/Urethramancer/devil
repositorypackage
0.5.0
Repository: https://github.com/urethramancer/devil.git
Documentation: pkg.go.dev

# README

devil

Apprunner which restarts a process when it's recompiled.

Requirements

  • Reasonably recent Go installation

Download

go get -u github.com/Urethramancer/devil

Usage

Run a server named 'app' with args 'serve' and keep watching it: devil app serve