Skip to content
Sawyer X edited this page Apr 7, 2016 · 4 revisions

Pkt is composed of:

  • Build: builds artifact files.
  • Bundle: creates files from them. (This should be optional.)
  • Distribution: copy over built packages to a repository (an HTTP mirror, an FTP, Git?).
  • Installation: effectively unpacking a bundle file and copying the files over.
  • Running: configuring environment variables.

Clone this wiki locally