Installation

💡 Installing the pls executable currently requires the Deno CLI version 1.29.2 or higher to be installed. This requirement will be removed once the preview period is over.

To install the Platformscript interpreter on your system, run the following:

$ deno install -A https://platformscript-m113th14cz10.deno.dev/pls

This will install the pls executable on your path, which you can confirm by running

$ pls --version