Incubating v0.1.0

Command

Command center core library for AI agent orchestration

Stats & Info

  • Latest release: v0.1.0
  • Recent downloads: 50
  • All-time downloads: 50
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

Add command to your list of dependencies in mix.exs:

def deps do
  [
    {:command, "~> 0.1.0"}
  ]
end

Then run:

mix deps.get

Resources