internal/

directory
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2026 License: AGPL-3.0

Directories

Path Synopsis
Package config manages jugctl's on-disk TOML configuration store of saved git servers.
Package config manages jugctl's on-disk TOML configuration store of saved git servers.
Package prompt provides small interactive command-line prompt helpers for jugctl commands.
Package prompt provides small interactive command-line prompt helpers for jugctl commands.
Package quadlet renders the systemd quadlet unit files that run the just-use-git container image as a rootless podman pod: one pod unit, three volumes, and one container per role (sshd, fcgi, caddy).
Package quadlet renders the systemd quadlet unit files that run the just-use-git container image as a rootless podman pod: one pod unit, three volumes, and one container per role (sshd, fcgi, caddy).
Package reponame validates and normalizes repository names before they are sent to the remote create script, mirroring that script's own validation so invalid names are rejected locally with a clear error instead of round-tripping to the server.
Package reponame validates and normalizes repository names before they are sent to the remote create script, mirroring that script's own validation so invalid names are rejected locally with a clear error instead of round-tripping to the server.
Package shellquote quotes strings for safe inclusion as a single argument in a POSIX shell command line, as used when composing remote commands invoked over SSH.
Package shellquote quotes strings for safe inclusion as a single argument in a POSIX shell command line, as used when composing remote commands invoked over SSH.
Package ssh shells out to the system ssh binary to run commands on a remote host, leaving host-key verification and agent handling to the user's normal SSH configuration.
Package ssh shells out to the system ssh binary to run commands on a remote host, leaving host-key verification and agent handling to the user's normal SSH configuration.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL