github-actions-workflow-builder

Build workflows for GitHub Actions using TypeScript.

Build Status Rolling Versions NPM version

Installation

yarn add github-actions-workflow-builder

Usage

Put workflows in TypeScript files. See .github/workflows-src for some inspiration. Then run:

github-actions-workflow-builder --clean --directory .github/workflows-src