Installing

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

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 Page, 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 Page, 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 Page, 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