mirror of
https://gitlab.com/MrFry/moodle-test-userscript
synced 2025-04-01 20:22:48 +02:00
No description
|
||
---|---|---|
.eslintrc.js | ||
.gitignore | ||
.gitmodules | ||
.prettierrc.js | ||
license | ||
README.md | ||
stable.user.js |
Install
- Greasyfork-s guide on installing userscripts: https://greasyfork.org/en/help/installing-user-scripts
- Run
./make.sh
with aDOMAIN
env variable set (DOMAIN=some.domain
) to replace urls inside the script - Open stable.user.js in a browser. The browser addon should recognize it, and ask if you want to install it
Server
The server for this userscript is available here: https://gitlab.com/MrFry/mrfrys-node-server
If used as a git submodule in the server repo, then the make.sh
script will use the domain
specified in a file there
License:
GPLv3