🔧Installation
Last updated
Last updated
Linux
MacOS
Windows
The easiest way to install polyrule
is by using the following one-liner command in your terminal:
To install Polyrule from a Github release, you need to go in github release section of Polyrule. Find the release you want to install and download the corresponding package file for your operating system.
Polyrule is open source, you can get a copy of it and build your own executable. Open a terminal in your operating system and clone the repository :
Polyrule is written in Go, before building your executable, you must install Go in your operating system if it isn't already installed. You can follow this tutorial for install it. When it's done, you can run this command in Polyrule directory for build it :