Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 636 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 636 Bytes

icon @Delicious Chrome Extension

@Delicious Chrome Extension re-worked in Yeoman
Chrome extension with context menu that adds links and manages bookmarks from your Delicious account.

Getting Started

This extension uses npm install

Local

  • grunt clean - Cleans all local built files/folders
  • grunt local - Creates local copy of extension that you can point to folder /dist through Chrome
  • grunt watch - Watches folder and rebuilds for local

Deploy

  • grunt build - Creates distribution copy of extension, including minification and zip

Testing

  • grunt test - Runs test