Zuke Build
Version updated for https://github.com/zuke-build/zuke to version ai-v1.8.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Zuke is a code-based build automation system for Deno and TypeScript that allows developers to define builds as TypeScript classes. Each target is represented by a class field with a fluent API, enabling easy dependency management and topological sorting of targets before execution. Zuke runs these targets in a controlled environment, handling errors gracefully and capturing output for logging purposes.