qusal/salt/utils/README.md
Ben Grande 383c840f2f
doc: lint markdown files
Only way to have a unified markdown syntax is to enforce the wanted
syntax by linting the files. Don't rely on the many markdown syntaxes,
be consistent.
2024-07-04 17:27:31 +02:00

19 lines
357 B
Markdown

# utils
Utilities library for Qusal.
## Table of Contents
* [Description](#description)
* [Usage](#usage)
## Description
Utils is a SaltStack Qubes library for certain operations shared by multiple
projects such as macros and common tools to be installed.
## Usage
You are not meant to interact with the utils directly, but through other
states.