npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

github-actions-workflow-builder

4.1.0

@gh-workflow-builder-bot

npmHomeRepoSnykSocket
Downloads:8
$ npm install github-actions-workflow-builder
DailyWeeklyMonthlyYearly

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