This package browser is in early development. Mind the rough edges.

shepherd-run 0.2.0

Create GNU Shepherd services from the command line

Shepherd-run is a script which assists in creating one-off shepherd services from the command line. It is meant to partially fill the void left by systemd-run, since GNU Guix uses GNU Shepherd as its system service manager.

Installation

Install shepherd-run 0.2.0 as follows:

guix install shepherd-run@0.2.0

Or install the latest version:

guix install shepherd-run

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.