# Pastebin **Code = Doc**: All documentation is in `pastebin.py` --- ## Quick Start ```bash # 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`