Skip to content

Releases: AkiUse306/alfa

Release list

Release 1.0

Choose a tag to compare

@AkiUse306 AkiUse306 released this 12 Apr 23:37

Release 1.0 packages for Alfa including CLI, core, server, and web dist outputs.

Installation

Linux / macOS

Install Alfa using the installation script:

curl -fsSL https://alfa.akinchit-sahoo.workers.dev/install.sh | sh

Windows

Open PowerShell and run:

irm https://alfa.akinchit-sahoo.workers.dev/install.ps1 | iex