qusal/salt/utils/README.md

19 lines
353 B
Markdown
Raw Normal View History

2023-11-13 14:33:28 +00:00
# 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.