Files
metabuilder/frontends/pastebin/README.md
2026-03-09 22:30:41 +00:00

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