Next source controlSign in
Next CLI 0.1.0

Your repositories. Your command.

Clone, commit, push, and pull through Next while retaining the standard Git repository format and protocol underneath.

next login --team YOUR_WORKSPACE
next clone YOUR_WORKSPACE/YOUR_REPOSITORY
next add .
next commit -m "Ship it"
next push
Debian and Ubuntu

Node.js 20+ and Git required

Download .deb
sudo apt install ./next-cli_0.1.0_all.deb
next login --team YOUR_WORKSPACE
Windows

Windows 10+, Node.js 20+, and Git for Windows

Download ZIP
Set-ExecutionPolicy -Scope Process Bypass
.\install.ps1
next login --team YOUR_WORKSPACE
Arch and portable Linux

The release includes an AUR-ready PKGBUILD and a portable source package. Public AUR installation will be enabled after the package repository is published.

Verify before installing

Compare downloads against the generated SHA-256 manifest. APT repository activation remains withheld until its Release metadata is signed with the permanent package key.

SHA256SUMS