No description
  • Smarty 66.5%
  • HCL 33.5%
Find a file
hashicorp-copywrite[bot] aa3251a829
[COMPLIANCE] Add MPL 2.0 LICENSE (#3)
Co-authored-by: hashicorp-copywrite[bot] <noreply@hashicorp.com>
2022-10-13 08:41:31 -04:00
packs/hello_world linting (#2) 2022-05-24 12:46:03 +02:00
LICENSE [COMPLIANCE] Add MPL 2.0 LICENSE (#3) 2022-10-13 08:41:31 -04:00
README.md Fixing links, adding templates, simpler array of strings helper functions 2021-12-04 16:44:20 -08:00

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.