Besides copying one of our example apps and changing the TOML files, you can also leverage your favorite terminal-based AI tool to generate a Nuon app.
If you clone the example apps repo, there is an AGENTS.md and CLAUDE.md that symlinks to it, that give instructions to a terminal-based AI agent on how to build an app.
The file gives URLs our OSS repo, our example apps repo, and sandbox repos (Kubernetes and other underlying infrastructure) to help guide the agent on how to build your app.
When starting the AI agent, you should also provide links to your Helm charts, documentation, Terraform repos - to help guide the agent as well.
Any agent can work like Claude Code, Google Gemini CLI, Amp Code, etc. Create a symlink to the AGENTS.md if needed. e.g., GEMINI.md for Gooogle Gemini CLI.
Be sure to start the AI agent in the home directory of the examples repo or copy the AGENTS.md and CLAUDE.md files to a directory you want to build the Nuon app configuration from.