mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
294 B
294 B
Pastebin
Code = Doc: All documentation is in pastebin.py
Quick Start
# See all commands
./pastebin.py --help
# Development
./pastebin.py dev
# Build
./pastebin.py build
# Run E2E tests
./pastebin.py test:e2e
Documentation: Run ./pastebin.py --help