runner

command module
v0.0.0-...-081de99 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2020 License: MIT Imports: 4 Imported by: 0

README

Runner Build Status

Shell Factory

run:
❯ runner
__________                                  
\______   \__ __  ____   ____   ___________ 
 |       _/  |  \/    \ /    \_/ __ \_  __ \
 |    |   \  |  /   |  \   |  \  ___/|  | \/
 |____|_  /____/|___|  /___|  /\___  >__|   
        \/           \/     \/     \/ v 1.0.0
path check: true
file check: true
+-------+------+-------------+---------+---------------------+------------+--------+-------+
| INDEX | NAME |   REMARK    | VERSION |         LRT         |   RESULT   | STATUS |  PID  |
+-------+------+-------------+---------+---------------------+------------+--------+-------+
|   1   | test | test remark |  1.0.0  | 2019-08-26 19:29:45 | helloworld |  stop  | 45371 |
+-------+------+-------------+---------+---------------------+------------+--------+-------+
input s scan config or index number exec.
conf
{
  "configs": [
    {
      "name": "test",
      "remark": "test remark",
      "ver": "1.0.0",
      "shell": "echo helloworld",
      "incl": "",
      "stat": "stop",
      "pid": "45619",
      "rult": "helloworld",
      "lrt": "2019-08-26 19:34:21"
    }
  ]
}

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