Skip to main content

Crate leviath_package

Crate leviath_package 

Source
Expand description

§Leviath Package

Agent packaging, sharing, and installation.

Provides tools for bundling agents with their blueprints and dependencies and installing them locally.

Re-exports§

pub use bundler::AgentBundler;
pub use installer::AgentInstaller;
pub use installer::InstalledAgent;

Modules§

bundler
Agent bundling for distribution.
installer
Agent installation from bundle archives.