The Workshop Orange Bot

Installs: 5 656

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

Type:project

pkg:composer/workshop-orange/wobot

1.13 2022-11-09 02:37 UTC

This package is auto-updated.

Last update: 2025-10-09 09:25:36 UTC


README

WOBOT is the Workshop Orange CLI bot for standardising and automating repeated tasks, tests, and processes for Workshop Orange. WOBOT is build using the excellent laravel-zero.com

Installation

composer global require workshop-orange/wobot

Troubleshooting

Every now and then the build process overwrites the box.json - if you get a strange error that bootstrap/app.php is not in the phar, check box.json and reset its contents back to what is was for a successful build

Maintenance notes

  • bootstrap/app.php is modified to allow for reading a .env in the working dir of the app (not just the applications install directory).