Documentation ¶
Overview ¶
Package bundles is a collection of different bundle methods that translate some amount of user-configuration into a "bundle" image. The contract of the bundle image is similar to the idea of a "self-extracting zip". it is a single container which when executed expands a source context into the working directory it is run against.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package git implements the bundle contract from a source git repository.
|
Package git implements the bundle contract from a source git repository. |
Package kontext is a set of utilities for bundling up a local directory context within CLIs into a self-extracting container image that when run will expand its payload into the working directory.
|
Package kontext is a set of utilities for bundling up a local directory context within CLIs into a self-extracting container image that when run will expand its payload into the working directory. |
Click to show internal directories.
Click to hide internal directories.