-
Notifications
You must be signed in to change notification settings - Fork 2
Developers
github-actions[bot] edited this page Sep 9, 2024
·
7 revisions
Contributions are greatly appreciated! Read our contributing guidelines and feel free to get started.
You should be able to build this project from any platform as long as Docker is installed.
- Linux
- Windows
- Enable WSL.
- Follow the Linux installation instructions from within WSL.
- Clone the repo.
- Run the build:
or
./npm
npm run clean-verify
The userscript will be located at build/release/script.user.js
once the build completes.
- Launch the watch-build and server containers:
./watch-build-server
- Navigate to localhost:8080/script.user.js.
Enable debug mode by clicking Enable Debug Mode
from the userscript menu. Muted posts will appear with a dashed red border, and extra information will be printed to the web console. To view console messages, open the web console and filter by the script name.