#bookmark developer tool
This is a tool for easier bookmarklet development
##Usage
- create "src" folder and "dest" folder under the root.
- install the dependencies via package.json
- edit the package.json and change the settings
- run "gulp"
- add the bookmarklet.js to your bookmark folder
- just develop your js in the folder you assigned to ("src folder") and reload the browser.
- when u finish the development, you can get the source from the folder you assigned to ("dest folder")