Skip to content

Release 1.0

Latest

Choose a tag to compare

@AkiUse306 AkiUse306 released this 12 Apr 23:37
· 33 commits to main since this release

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