mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 06:14:59 +00:00
316 B
316 B
CodeForge IDE
Code = Doc: All documentation is in codegen.py
Quick Start
# See all commands
./codegen.py --help
# Start development
./codegen.py dev
# Build production
./codegen.py build
# Check migration status
./codegen.py audit
Documentation: Run ./codegen.py --help