Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

mkn-mod.exec

Runtime command exectution

Usage

mod:
  - name: mkn-mod.exec
    arg:
        compile:
            echo command

multiple commands

mod:
  - name: mkn-mod.exec
    init:
     - echo command 1
     - echo command 2
    compile: |
        echo command 1
        echo command 2

Any command without 0 exit code will result in a phase failure

About

Runtime command execution

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages