Skip to content

nzlosh/pack2md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pack2md

Readme generator for StackStorm packs. This tool will read the pack meta data, config schema, action metadata and sensor metadata. It will pass this information to a jinja2 template to populate and produce a README file in markdown format.

Installation

  1. Create a virtualenv.
  2. Install required modules.
  3. Edit README.jinja to fit the packs needs (it should be located in the pack's root directory).
  4. Run pack2md.py <pack_path>.

Example

An example of the pack documentation can be seen in the livestatus pack.

About

Readme generator for StackStorm packs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages