Install Pragma
Linux
Requirements
- Docker and Docker Compose
To make sure you have them and that they work, run:
If any of the above commands fail, make sure it works before proceeding with the installation of Pragma.
Installation
To install Pragma, run:
The script will ask for root access, so make sure to enter your password when prompted.
If you're on Ubuntu/Debian, you can download the .deb
package from releases.
Run Pragma
Once Pragma is downloaded and installed, you can see if it works by running the following command:
MacOS
Requirements
To make sure you have them and that they work, run:
If any of the above commands fail, make sure it works before proceeding with the installation of Pragma.
note
When installing Java, make sure to use the macOS Installer. The macOS version of Pragma is the only one that doesn't come with a bundled Java runtime, due to the latest security features in macOS Catalina+.
Installation
To install the Pragma CLI using Homebrew:
Run Pragma
Once Pragma is downloaded and installed, you can see if it works by running the following command from the terminal:
Windows
Requirements
- Docker and Docker Compose
To make sure you have them and that they work, run:
If any of the above commands fail, make sure it works before proceeding with the installation of Pragma.
Installation
First, we need to install the Pragma CLI:
- Download the latest MSI (
.msi
) installer from GitHub releases - Run the installer and follow the installation wizard
Note: If Microsoft Defender tells you it prevented an unrecognized app from starting, click on "More info", then click on "Run anyway".
Run Pragma
Once Pragma is downloaded and installed, you can see if it works by running the following command from PowerShell:
Support
If you have any questions or feedback you can join our Discord server or post to r/pragmalang.