Yaci DevKit Installation
Pre-requisites:
- Docker
Installation
To install latest stable version of Yaci DevKit, run:
curl --proto '=https' --tlsv1.2 -LsSf https://devkit.yaci.xyz/install.sh | bash
To install a specific version of Yaci DevKit, run:
curl --proto '=https' --tlsv1.2 -LsSf https://devkit.yaci.xyz/install.sh | bash -s -- <version>
Note: Replace <version>
with the desired version number without the v
prefix.
Zip Installation
Download the latest zip from release section (opens in a new tab) and unzip it.