Preview v0.0.0
Citadel
The command and control layer for the AI-powered enterprise.
Stats & Info
- Latest release: v0.0.0
- Recent downloads: 39
- All-time downloads: 248
- Maintainers: nshkrdotcom
Installation
Add citadel to your list of dependencies in mix.exs:
def deps do
[
{:citadel, "~> 0.0.0"}
]
endThen run:
mix deps.get