GitHub/Gitea action to setup zig, utilizing cache. Supports regular and mach nominated versions
| .github/workflows | ||
| node_modules | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| .npmrc | ||
| action.yml | ||
| CHANGELOG.md | ||
| CODE_OF_CONDUCT.md | ||
| index.js | ||
| LICENSE.md | ||
| package.json | ||
| README.md | ||
setup-zig
Use the zig compiler in your Github Action
Install - Usage - License: Apache-2.0
Install
npm install setup-zig
Usage
var setupZig = require('setup-zig')