Blazing-fast installs. Exact repo output.

Nodus pins package revisions and writes only the runtime files your adapters actually read.

Latest v0.5.2
curl -fsSL https://nodus.elata.ai/install.sh | bash

Discover packages fast. Keep repo output exact.

Built for teams that want a clean install path and predictable repo state.

Start from a Git repo

Discover packages from GitHub shorthand, repo URLs, or full Git remotes.

Use one stable install command

Share a public install URL for shell and PowerShell without rewriting docs.

Write only what tools read

Generate adapter-specific runtime files instead of scattering config across the repo.

Turn a package source into a runnable command.

Paste a source, copy the command, and keep moving.

Paste a repo link. Get the command.

Turn a package URL into the exact nodus add command.

github.com/owner/repo owner/repo git@example.com/org/pkg.git
Example command
nodus add nodus-rs/nodus
nodus add nodus-rs/nodus --adapter codex
nodus add https://git.example.com/team/playbook.git