https://github.com/steelydylan/bookmarklet_developer_tool
https://github.com/steelydylan/bookmarklet_developer_tool
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/steelydylan/bookmarklet_developer_tool
- Owner: steelydylan
- Created: 2015-05-12T14:49:49.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-13T14:40:43.000Z (about 11 years ago)
- Last Synced: 2025-02-09T00:02:14.682Z (over 1 year ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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")