Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 795 Bytes

readme-template.md

File metadata and controls

36 lines (30 loc) · 795 Bytes

Hamlet Module

This is a Hamlet Deploy module which provides predefined solutions that can be shared between different products as part of their deployments.

See https://docs.hamlet.io for more information.

Description

Requirements

Usage

{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "$id": "",
  "definitions": {
    "<module-name>": {
      /* */
    }
  }
}