Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/salt-extensions/saltext-tsl


https://github.com/salt-extensions/saltext-tsl

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# TSL

**T**he **S**tate **L**ibrary aims to provide a way to view state files documentation, similar to `sys.doc`.

To document a state file you can add the following section to the top of the state:

```
#START-DOC
# File_name: state.sls
# Author: XXXXXX
# Description:
# Grains:
# Pillars:
# Syntax: XXXXXX
#END-DOC
```

For more information please visit https://gitlab.com/turtletraction-oss/saltext-tsl