mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +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