cmd-runner

command module
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 30, 2021 License: GPL-3.0 Imports: 8 Imported by: 0

README

cmd-runner

Go Reference GitHub go.mod Go version GitHub release (latest by date) GitHub Release Date GitHub last commit GitHub CI Go 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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL