Chipmunk is a bookmarking Google Chrome extension to stash data into your Google Spreadsheet. It works with a companion Chipmunk Rest Api that handles the data.
##Usage
###Getting started: You'll need bower and node/npm to install dependecies.
npm install && bower install###To Run:
- go to
chrome://extensionsin chrome and check the "Developer Mode" box - click "Load unpacked extensions" and navigate to the
appdirectory and load that up - set your configuration by using the options menu of the plugin
###To Build:
grunt build###Configuration: Configuration happens in the options menu of the plugin, within Chrome. Right click on the plugin icon to see the option menu.
###Documentation:
npm install docco
grunt docsThe MIT License (MIT)
Copyright (c) 2014 Glassy Media Inc.