Step 2 - Installing Pico-SDK-JS CLI

The Pico-SDK-JS CLI is run on Node.js within a terminal window and installed using npm.

Terminal window installing @pico-sdk-js/cli

  1. Download and Install Node.js which comes with NPM
  2. Start a terminal window
  3. Run npm install -g @pico-sdk-js/cli to install

You can now run psj in your terminal to start the CLI.