Release Notes
Feat
- add
--init
command to generate a sample braise.toml file with the schema included
Fix
- set runs-on as an array in the schema
Install braise 0.1.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cestef/braise/releases/download/v0.1.5/braise-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/cestef/braise/releases/download/v0.1.5/braise-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install cestef/tap/braise
Download braise 0.1.5