Skip to content
forked from bwinton/whimsy

An addon to add some whimsperiments to your Firefox…

Notifications You must be signed in to change notification settings

htwyford/whimsy

 
 

Repository files navigation

whimsy

An addon to add some whimsperiments to your Firefox…

Prerequisites

Up and Running

  1. Install the prereqs (see above)
  2. Fork and clone this repository
  3. Run the project using: $ jpm run

Scripts

whimsy uses the grunt task runner to define several tasks:

  • amo: Build the add-on for AMO
  • copy: Copy the files to the server
  • deploy: Build the add-on and copy the files
  • run: Run a testing version of the add-on
  • fennec: Run a testing version of the add-on on Android
  • test: Run the tests for the add-on

To run these tasks, use $ grunt <task-name>, e.g. $ grunt test

About

An addon to add some whimsperiments to your Firefox…

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.3%
  • HTML 2.1%
  • CSS 0.6%