https://github.com/kevincharm/wublub-xp
https://github.com/kevincharm/wublub-xp
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kevincharm/wublub-xp
- Owner: kevincharm
- Created: 2019-11-20T19:10:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T12:27:26.000Z (over 2 years ago)
- Last Synced: 2024-12-31T19:25:53.693Z (5 months ago)
- Language: JavaScript
- Size: 2.99 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wublub-xp
Web Extension to enable C syntax highlighting on TU Delft WebLab.
## Build instructions
1. Run `yarn` to install dependencies.
1. Run `yarn build` to build into `dist/`.
1. Run `yarn firefox` to launch Firefox and load the extension.