Crate packler

source ·
Expand description

Configuration:

  • dist folder: final folder where all the generated stuff will be placed.
  • metadata.toml location. Do we put it in the dist folder? Probably no because we want it next to the server.
  • offline mode (do not download external tools)

Modules

  • Common functionality and types. Borrowed from Trunk!
  • Download management for external tools and applications. Locate and automatically download applications (if needed) to use them in the build pipeline. Borrowed from Trunk!

Structs

Enums

Constants

Functions