git pull origin master
npm run clean
npm run build
- if you have
perl and make in PATH,
then "sjcl" should build without any errors
./dist directory should exist and contain an unpacked webextension,
which you can install in your web browser for testing,
or use your web browser to pack into a self-signed extension
Originally posted by @warren-bank in #300 (comment)