No Description

ChristianLempa 8f5645be21 fixed env files 2 hours ago
library 8f5645be21 fixed env files 2 hours ago
.gitignore 8f5645be21 fixed env files 2 hours ago
LICENSE 7e7cbc3d4a Initial commit 4 years ago
README.md 9617c81554 split template descriptions from guides 1 week ago

README.md

Christian's Boilerplates Library

This repository now contains only the infrastructure template library.

Structure

All templates live under library:

Template Format

Each template directory uses JSON metadata:

  • template.json for template metadata and variable contract
  • metadata.description for a short plain-text summary
  • metadata.guide for detailed markdown usage instructions
  • files/ for rendered source files

Notes

  • No CLI program is included in this repository.
  • This is a library-only source repository for infrastructure templates.