Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePack ¶
func CreatePack(c config.PackConfig) error
func CreateRegistry ¶
func CreateRegistry(c config.PackConfig) error
CreateRegistry build a skeleton registry containing:
- A README.md file containing a human-readable description of the registry, often including any dependency information.
- A CHANGELOG.md file that lists changes for each version of the pack.
- A packs folder that contains all of the packs present in the registry
- Optionally, a sample pack to get started with
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.