Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chamodshehanka authored Apr 30, 2024
1 parent 51bfae7 commit db4ce97
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# GitHub Action Generator
# 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](https://media.giphy.com/media/3bBFnbf2Z9lxNDkU8G/giphy.gif)

## Installation

You can install the tool using go get:
Expand All @@ -17,4 +19,4 @@ You can run the tool by executing the following command:

```bash
gh-action-gen init
```
```

0 comments on commit db4ce97

Please sign in to comment.