Skip to content
This repository was archived by the owner on Oct 1, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 343 Bytes

File metadata and controls

18 lines (11 loc) · 343 Bytes

Contributing

Here are useful commands.

Set up

  • npm install to install dependencies.

Developing locally

  • npm run watch-firefox
  • npm run watch-chrome

Releasing

  • Set a new version in package.json
  • Run ./scripts/build_prod.sh
    • A gulp task manifest will copy the version from package.json to manifest.json