README.md

![Logo](https://github.com/ash-project/ash/blob/main/logos/cropped-for-header-black-text.png?raw=true#gh-light-mode-only)
![Logo](https://github.com/ash-project/ash/blob/main/logos/cropped-for-header-white-text.png?raw=true#gh-dark-mode-only)

![Elixir CI](https://github.com/ash-project/ash_ops/workflows/CI/badge.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Hex version badge](https://img.shields.io/hexpm/v/ash_ops.svg)](https://hex.pm/packages/ash_ops)
[![Hexdocs badge](https://img.shields.io/badge/docs-hexdocs-purple)](https://hexdocs.pm/ash_ops)

# AshOps

Welcome! This is an extension for the [Ash framework](https://hexdocs.pm/ash)
which exposes [actions](https://hexdocs.pm/ash/actions.html) as mix tasks on the
command-line.

## Reference

- [AshOps DSL](documentation/dsls/DSL-AshOps.md)