Crate assemble_freight

Crate assemble_freight 

Source
Expand description

Freight is the main implementation library for how assemble projects are built.

Binaries produced by the bin maker should use this library for execution purposes.

Re-exports§

pub use crate::cli::FreightArgs;

Modules§

cli
consts
configured values
core
Core parts of freight
ops
Standard operations used by freight
project_properties
startup
Connects freight using the startup api
utils
Utilities for fright to use

Functions§

init_assemble
initializes the assemble instance
init_assemble_from_env
Initializes assemble from the environment