Skip to content
tonythethompson edited this page Jul 10, 2026 · 3 revisions

Numan Wiki

Numan is a cross-platform package manager for Nushell. It installs plugins, modules, scripts, and completions from signed registries, pins immutable artifacts in a lockfile, and activates them with Nu only when you ask. Installs stay inert until you run numan activate.

Built in Rust for Linux, macOS, and Windows. Current release: v0.1.4.

Repository tonythethompson/numan
Official registry numan-registry
License MIT

Start here

  1. Installation — binaries, Homebrew, crates.io, winget, from source
  2. Quick Startinitregistry syncinstallactivatedoctor
  3. CLI Reference — command and flag overview

Concepts

Day-to-day use

nupm migration

Internals

Packaging and contributing

Related docs in the repo

Canonical specs that live in the main repository (not duplicated here in full):

Clone this wiki locally