Welcome to the tmpltool documentation! This directory contains comprehensive documentation organized by topic.
- Installation Guide - How to install tmpltool on various platforms
- CLI Reference - Complete command-line interface documentation
- Template Syntax - Guide to MiniJinja/Jinja2 template syntax
- Function Reference - Complete reference for all available functions
- Examples - Advanced examples and use cases
- Error Handling - Understanding and handling errors
- IDE Integration - Using
--ideflag for IDE plugins
- Development Guide - Building, testing, and contributing
- CI/CD - Continuous integration and release process
- Main README - Project overview and quick start
- Contributing Guide - How to contribute
- Examples Directory - Template examples
- Changelog - Version history
For detailed function documentation, see FUNCTIONS.md which includes:
- Environment Variables
- Hash & Crypto Functions
- Encoding & Security Functions
- Date/Time Functions
- Command Execution Functions
- Filesystem Functions
- Path Manipulation Functions
- Data Parsing & Serialization Functions
- Object Manipulation Functions
- Validation Functions
- System & Network Functions
- Math Functions
- Array & Statistical Functions
- Predicate Functions
- Kubernetes Functions
- Web & URL Functions
- Logic Functions
- String Manipulation Functions
- Debugging & Development Functions