Skip to content

aitherios/mos-plugin-execute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mos-plugin-execute

Mos plugin to inline a process output

npm version

Installation

npm install --save mos mos-plugin-execute

Usage

We can load this file via the example plugin. This mos plugin will execute the supplied command and inject it's output.

In the current README.md we have this code snippet:

<!--@execute('echo', ['works'])-->
<!--/@-->

It produces this code block:

works

API

  • execute(command, args)

License

MIT © Renan Mendes Carvalho

About

Mos plugin to inline a process output

Resources

License

Stars

Watchers

Forks

Packages

No packages published