mosteo / setup-alire

GitHub action to setup Alire (the Ada/SPARK package manager)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup Alire Action

GitHub action to setup Alire, the Ada/SPARK package manager.

Usage

Add this line to your workflow steps:

    - uses: alire-project/setup-alire@latest-stable

The command line tool alr will be available in PATH.

About

GitHub action to setup Alire (the Ada/SPARK package manager)

License:MIT License


Languages

Language:TypeScript 89.8%Language:JavaScript 10.2%