Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 663 Bytes

File metadata and controls

15 lines (10 loc) · 663 Bytes

Config Rocket Ecosystem Terms:

  • CR: short for Config Rocket

  • rocket assembly / config pack:

    • Refers to an object that CR can use to assemble (build out) configurations files, during installations or development hot reloads.
  • Crafting rocket assembly / Crafting config pack:

    • Refers to the act of you creating the required structure for CR to work.
  • Rocket launch:

    • Refers to the process of the user installing your config pack, imagine you "ship/launch" your configs on a rocket to the user.
  • Rocket launch customize:

    • Refers to the user's ability to configure the launch parameters and receive the wanted configs.