Basic Usage
jnc covers the full lifecycle of workspace management. Here’s an overview of the most common workflows.Managing workspaces
Managing global installations
jnc can install tools globally in isolated environments, accessible from anywhere:
More information: Global Tools
Running one-off commands
Run a command in a temporary environment without creating a workspace:Tasks
Define cross-platform tasks in your manifest:jnc run build or jnc run test. Tasks can depend on other tasks and run in the correct order.
More information: Tasks
Multiple environments
Workspaces support multiple environments built from features:Platform support
jnc targetslinux-aarch64 for NVIDIA Jetson (JetPack 6) devices: