PROS CLI 3.5.3 Release

What’s Changed:

  • Fix an issue where default templates would get removed, making it impossible to create new projects

If there are any problems encountered with this release, please make a post in the help section of VTOW, or a new issue on the CLI github.

Updating to the new version

VSCode

Your extension should automatically update. If it doesn’t, you can manually update by opening the extensions tab and clicking the update button next to PROS.

macOS

To update Homebrew, run homebrew update. To upgrade a previous installation, run brew upgrade pros-cli.

If you are installing for the first time, see the getting started guide for macOS for instructions.

Windows / Linux / macOS / Python PIP

Run pip install --upgrade pros-cli (or pip3, depending on your system)