Skip to content

gucio321/yamler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAMLER

Description

This project is a simple UI for working with GitHub Actions YAML files. It allows you to create, edit, and delete workflows and jobs in a visual way.

Installation

Use go command to install this repo. For example go install github.com/gucio321/yamler@latest

Usage

This programm supports the following forms of communication:

  • It uses STDIN for input files
  • It will print output to STDOUT
  • If you don't want to scan STDIn use -n flag.
  • It works on Unix, IDK about Windows. Windows has no standards.

Reference

About

GUI for creating GItHub Actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published