An open API service indexing awesome lists of open source software.

https://github.com/steelydylan/bookmarklet_developer_tool


https://github.com/steelydylan/bookmarklet_developer_tool

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

#bookmark developer tool

This is a tool for easier bookmarklet development

##Usage

1. create "src" folder and "dest" folder under the root.
2. install the dependencies via package.json
3. edit the package.json and change the settings
4. run "gulp"
5. add the bookmarklet.js to your bookmark folder
6. just develop your js in the folder you assigned to ("src folder") and reload the browser.
7. when u finish the development, you can get the source from the folder you assigned to ("dest folder")