Crate butlerswarm

Crate butlerswarm 

Source
Expand description

butlerswarm

butlerswarm is a helper for itch.io’s butler cli tool, enabling the running of multiple commands at once

Re-exports§

pub use error::PushConfigErr;

Modules§

error
Module that defines Error types.

Structs§

PushCommandParams
Data for building Commands not read in from file
PushConfig
Encodes data to generate and execute butler commands.

Enums§

ExecuteMode
Define how PushConfig::execute will use generated Commands.
Version
Version data for the build

Functions§

write_default_config
Write out the default config file.