Skip to content

Repository files navigation

cmd-runner

Go ReferenceGitHub go.mod Go versionGitHub release (latest by date)GitHub Release DateGitHub last commitGitHubCIGo Report Card

Build

run the build script build.sh

Configuration

A configuration yaml-file should be passed as the first argument with the flag -c to the programm.

It should have the following structure:

cmds:
- cmd: "programm_to_run"args:
- "arg1"
- "arg2"...

License

GPLv3

About

A simple go programm to run all specified commands / scripts as defined in a file

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages