CatpileDocs
ExamplesUser Profile Manager

A multi-script project demonstrating tables, foreach loops, multi-return actions, and the project build system.

Step 1Project Structure1 / 7
text
profile_app/
├── .catpilerc # Project config
├── data.cat # User data and initialization
├── display.cat # Rendering and UI updates
└── page.catui # UI hierarchy