Skip to content
/ whimsy Public
forked from bwinton/whimsy

An addon to add some whimsperiments to your Firefox…

Notifications You must be signed in to change notification settings

tecgirl/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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • HTML 2.2%
  • CSS 0.7%