Install
General requirements
First of all, you have to install git, Docker and Docker Compose (standalone version is prefered) on your computer.
Use the next commands to check if you have the right version installed: ni
You also could have the Docker Compose plugin but there is a bug when displaying logs, so we recommend you to use the standalone version.
Install Lenra CLI
using cargo
Simply install the latest package using the cargo CLI:
For more installation instructions, you can directly check the CLI repository.
using the binary
Lenra for Linux
Lenra for Windows
Lenra for MacoS
Download the latest binary, save it where you want and update your $PATH environment variable to use it as
lenra
(orlenra.exe
for Windows).For unix based system users, you can use the next command to add it to your $PATH temporarily:
For windows users, you can use the next command to add it to your $PATH temporarily:
Check your installation using the next command: