Getting Started
hof is a CLI with several tools to assist developers, powered by CUE.
This section helps you get up and running
by taking a tour through the features and concepts with examples.
| CUE | A declarative language for configuration and code generation. |
| Code Generation | Render any file from data and templates. |
| Creators | Application blueprints and bootstrapping from in any git repo |
| Task Engine | Build and run CUE based task workflows |
| Data Layer | Define, validate, version, and migrate models across technologies |
| LLM Chat | Combining LLMs and hof. |
| Hof TUI | Explore and develop CUE interactively |
| #hof & @attributes | Special annotations for hof. |
| Command Help | Help text for hof's main commands |