Skip to content

Command line application that can read YAML files and perform tasks

Notifications You must be signed in to change notification settings

victoraldir/task_executer

Repository files navigation

LinkedIn


Logo

Task Parser / Executer

Command line application that can read YAML files and perform tasks. written in Go
By Victor Hugo ❤️ »

Summary

This is a simple command line application that can load tasks from YAML files via STDIN and perform actions

Technology

  • Language: Go 1.19
  • Mock library: golang/mock

Run tests

./run-tests.sh

Execute sample tasks

go run cmd/main.go < sample/task_flow.yaml

About

Command line application that can read YAML files and perform tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages