github-actions-workflow-builder
v4.1.0
Published
Build workflows for GitHub actions using TypeScript
Downloads
721
Keywords
Readme
github-actions-workflow-builder
Build workflows for GitHub Actions using TypeScript.
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