GitHub/Gitea action to setup zig, utilizing cache. Supports regular and mach nominated versions
Go to file
Renée Kooi 51b4a0a824
init
2019-10-05 12:44:47 +02:00
.gitignore init 2019-10-05 12:44:47 +02:00
.npmrc init 2019-10-05 12:44:47 +02:00
CHANGELOG.md init 2019-10-05 12:44:47 +02:00
CODE_OF_CONDUCT.md init 2019-10-05 12:44:47 +02:00
index.js init 2019-10-05 12:44:47 +02:00
LICENSE.md init 2019-10-05 12:44:47 +02:00
package.json init 2019-10-05 12:44:47 +02:00
README.md init 2019-10-05 12:44:47 +02:00

setup-zig

Use the zig compiler in your Github Action

Install - Usage - License: Apache-2.0

npm travis standard

Install

npm install setup-zig

Usage

var setupZig = require('setup-zig')

License

Apache-2.0