Language

Package: python-daemux @ 0.1.0

Synopsis

Start, stop, restart and check daemons via tmux

Description

Daemux lets you run daemons in a tmux pane. Users can launch long-running background tasks, and check these tasks' health by hand, relaunch them, etc., by attaching to the corresponding pane in tmux.

Home page
https://github.com/edouardklein/daemux
Location
gnu/packages/tmux.scm (line: 189, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?