example-nomad-pack-registry

An example registry for Nomad Pack. Clone this repository to get started with custom packs.

MPL-2.0 License

Stars
7
Committers
3

Example Nomad Pack Registry

This repository is meant to be used as a reference when writing custom pack registries for Nomad Pack.

See the documentation on Writing Packs and Registries for more information.

To get started writing your own pack, make a directory with your pack name. Use the hello_world pack as an example for file structure and contents.