githubEdit

Installing

There are a few different ways to install the PaperScript CLI.

circle-exclamation

On Windows

With an Installer

Coming Soon

With a Package Manager

WinGet and Chocolatey packages coming soon

From a Binary

Go to the GitHub Releases Pagearrow-up-right, download the latest Windows build, unzip it somewhere and add the folder where you unzipped it to your PATH

Run paperscript version to make sure it works.

On Linux

From a Package

apt and rpm packages coming soon

From a Binary

Go to the GitHub Releases Pagearrow-up-right, download the latest Linux build, unzip it somewhere and add the folder where you unzipped it to your PATH

Run paperscript version to make sure it works.

On macOS

From a Package

HomeBrew package coming soon

From a Binary

Go to the GitHub Releases Pagearrow-up-right, download the latest macOS build, unzip it somewhere and add the folder where you unzipped it to your PATH

Run paperscript version to make sure it works.

Last updated