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

jupp

Portable version of JOE’s Own Editor

Jupp is the portable version of JOE’s Own Editor. It has been enhanced by functions intended for programmers or other professional users. It comes with the editor flavors known from joe, specifically, jmacs, joe, jpico, jstar, and rjoe.

Installation

Install the latest version of jupp as follows:

guix install jupp

Or install a particular version:

guix install jupp@3.1jupp41

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 jupp about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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