Go · Turso·in dev
JPM

Jasn Package Manager

Your registry, your rules.

ToolJPM
LanguageGo · Turso
LicenseMIT
Statusin dev
CLIpackage managerTursoSQLitesemver
02 / 07 tools
Your registry, your rules.

JPM is a lightweight CLI package manager backed by a Turso/libSQL registry and a local SQLite database for tracking installs and history.

3Key features
GoLanguage
MITLicense

What it does

brutally well.

📦Remote registry

Fetch package metadata from a Turso/libSQL backend.

🧾Local ledger

Track installs, files, and PATH changes in SQLite.

🧩Install DSL

Packages define install steps in a tiny instruction language.

Install
JPM.Your way.

Pick the method that fits your setup — build from source, use a package install, or grab a release.

Downloads disabledPublic binaries are disabled while JPM is in active development.
bash
$
01Clone the repo
02Create config/.env
03Build the binary
04Initialize the local DB