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

ruby-pleaserun

Init scripts and service definitions generation tool

Pleaserun is a tool to generate startup scripts and service definitions. It targets service managers such as systemd, Upstart, launchd, sysv init, and runit.

Installation

Install the latest version of ruby-pleaserun as follows:

guix install ruby-pleaserun

Or install a particular version:

guix install ruby-pleaserun@0.0.32

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.

Badge code

You can use the following badge to inform users of ruby-pleaserun about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/ruby-pleaserun'><img src='https://packages.guix.gnu.org/packages/ruby-pleaserun/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/ruby-pleaserun/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/ruby-pleaserun)

Example Org:

[[https://packages.guix.gnu.org/packages/ruby-pleaserun][https://packages.guix.gnu.org/packages/ruby-pleaserun/badges/latest-version.svg]]