Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 390 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 390 Bytes

releaser

This packages up Better History for a release.

Installing

Clone this repo and run npm install

Making a release

  1. Commit your changes to better-history repo
  2. cd into your releaser checkout
  3. cd into better-history folder and do a git pull (it's a submodule)
  4. cd ../
  5. run npm run build
  6. upload extension.zip to the webstore!