https://github.com/ash-project/ash_ops
An Ash extension which generates mix tasks for actions
https://github.com/ash-project/ash_ops
Last synced: 1 day ago
JSON representation
An Ash extension which generates mix tasks for actions
- Host: GitHub
- URL: https://github.com/ash-project/ash_ops
- Owner: ash-project
- License: mit
- Created: 2025-03-05T22:54:34.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-06-23T03:40:44.000Z (7 days ago)
- Last Synced: 2025-06-25T04:15:39.583Z (5 days ago)
- Language: Elixir
- Size: 288 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ash-framework - ash_ops - An Ash extension which generates mix tasks for actions. (Extensions / other)
- awesome-ash-framework - ash_ops - An Ash extension which generates mix tasks for actions. (Extensions / other)
README

[](https://github.com/ash-project/ash_ops/actions/workflows/elixir.yml)
[](https://opensource.org/licenses/MIT)
[](https://hex.pm/packages/ash_ops)
[](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)