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