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.
- Download and Install Node.js which comes with NPM
- Start a terminal window
- Run
npm install -g @pico-sdk-js/cli
to install
You can now run psj
in your terminal to start the CLI.