Installing microCI
If you're running macOS, Linux, or another Unix-like operating system, you can install microCI by running the following command in your terminal:
Alternative installation methods
Install on Linux
To install the latest stable version on Linux:
Binary
sudo curl -fsSL https://github.com/geraldolsribeiro/microci/releases/latest/download/microCI \
-o /usr/bin/microCI
sudo chmod 755 /usr/bin/microCI
Debian/Ubuntu
- Download microci_0.44.0_amd64.deb from github releases:
Fedora/openSUSE
- Download microci-0.44.0-2.x86_64.rpm from github releases:
Install on macOS
To install the latest stable version on macOS:
Install using G-Tools
G-Tools automatically detects your OS and installs microCI accordingly.