Installation
VS Code Extension
Use Ply interactively through VS Code.
- Install Visual Studio Code: https://code.visualstudio.com/download
- Install the Ply VS Code extension:
- Run Visual Studio Code
- In the Activity Bar on the left, click the Extensions icon:
- Search for “Ply”, and click its
Install
button.
Command Line Interface
Ply can also be run from the command line. See topic CLI for installation and usage information.
Next Topic: Getting Started