Next: Installation Requirements, Previous: Setting Your JavaScript Free, Up: Top [Contents]
Download Mozilla’s Add-on SDK, then do something like this in the LibreJS directory:
cfx run -b `which icecat`
Uncomment lines 22 and 23 in lib/main.js to enable printing of
console.debug()
statements.
Run the data/script_libraries/gethash.sh script, using the URL to a JavaScript file as the argument, then add the output of that command to data/script_libraries/script-libraries.json.
Update the version number in:
Then run ‘make info’ to build the docs with gendocs.sh.