Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 479 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 479 Bytes

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.