Skip to main content

Overview

nf install (aliased as nf add) pulls components, systems, or libraries from the NanoForge registry into your project. By default it installs components and systems for the client; use --lib for libraries and --server to target the server.

Usage

Options

Examples

Install a component for the client:
Install a library on the server:
Installing from a private scope may require authentication. See the registry commands to log in first.