Skip to content
This repository has been archived by the owner on Jan 23, 2018. It is now read-only.

clarkbw/pocket-addon

Repository files navigation

pocket-addon

A Firefox add-on for testing Pocket built with the mozilla add-on sdk, jpm

Setup

You need the JPM module which available via npm.

  npm -g install jpm
  npm install
  gulp

Development

Use the npm commands.

  npm start

Similarly you could also use the JPM commands directly:

  jpm run -b nightly

Test

  npm test
  jpm test

Build Status

About

Firefox add-on for Pocket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published