Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 531 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 531 Bytes

GitHub Action Generator [WIP]

This is a simple tool to generate GitHub Actions workflows for your projects. It is a simple CLI tool that will ask you a few questions about your project and generate a GitHub Actions workflow file for you.

GIF

Installation

You can install the tool using go get:

go install github.com/chamodshehanka/gh-action-gen

Usage

You can run the tool by executing the following command:

gh-action-gen init