mirror of
https://github.com/planetrenox/inzerosight.git
synced 2026-09-18 10:05:44 +00:00
306 B
306 B
Building inØsight
Prerequisites
- Node.js (v20+ or v22+)
- npm (v10+)
Step-by-Step Build Instructions
-
Install dependencies:
npm install -
Build the Firefox extension:
npm run build:firefox -
The generated add-on files will be in
dist/firefox/.