Skip to content

aslak01/pg

Repository files navigation

pg

tool to search for linux distribution magnet links

Installation

install with homebrew (arm macs only):

brew install aslak01/stuff/pg

Usage

Command-line mode

Search directly from the command line:

pg ubuntu
pg "debian 12"
pg arch linux

Interactive mode

Launch the interactive TUI by running pg without arguments:

pg

Help

pg --help

Build from source

download latest release source zip or clone repo

test:

deno run --allow-read --allow-net --allow-env --allow-run index.ts

compile a binary:

deno compile --allow-read --allow-net --allow-env --allow-run index.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published