Skip to content

Latest commit

 

History

History
49 lines (24 loc) · 644 Bytes

README.md

File metadata and controls

49 lines (24 loc) · 644 Bytes

Yml Generator for Github Actions

This is a simple tool that generates Github Actions yml file using user inputs. This project uses "gopkg.in/yaml.v2" for golang struct to yml conversion.

Screenshots

  1. Welcome Screen

Welcome Screen

  1. User Inputs

User Inputs

  1. Generated Yml

Generated Yml

Installation - Homebrew

brew tap root27/tools

brew install ymlgen

or

brew install root27/tools/ymlgen

Usage

ymlgen

LICENSE

MIT LICENSE