github-actions-builder

1.3.1 • Public • Published

github-actions-builder

Build and Deploy semantic-release npm version

A CLI tool to build github actions workflows from the terminal.

install

npm install github-actions-builder

usage

gab

There are 3 modes of choosing workflow:

  • Choose from Starter Templates
  • Copy existing workflow
  • Setup a Custom Workflow

Choose from Starter Templates

This will help you to choose the pre-defined templates from actions/starter-workflows based on categories like Automation, CI, etc.,

choose-workflow-demo

Copy existing workflow

This will help you to copy existing workflows from various repositories either yours or others. All you need to do is to give the repo info in the form of: <user-name>/<repo-name> and choose the workflow you want to copy.

copy-workflow-demo

Setup a Custom Workflow [BETA]

This will ask a series of questions to setup your workflow. This is still a Work-In-Progress, it will not give exhaustive options to setup your workflow.

custom-workflow-demo

Package Sidebar

Install

npm i github-actions-builder

Weekly Downloads

0

Version

1.3.1

License

MIT

Unpacked Size

5.9 MB

Total Files

18

Last publish

Collaborators

  • rajasegar