Skip to content

root27/ymlgen

Repository files navigation

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