You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
@phenaproxima, I can give you a PR that does all of this on Linux only that you can merge today. But macOS and Windows are taking a lot longer to figure out. Would you like an 80% value PR now and the rest in maybe a week? Or do you want to wait to get it all when I'm done?
This project will be tested using GitHub Actions.
We'll need to set up a workflow that builds the project (basically a
composer install
). The workflow should do that, and:web
directory should be served by Apache or nginx (we can't use the PHP built-in server because it's single-threaded).The text was updated successfully, but these errors were encountered: