@Delicious Chrome Extension re-worked in Yeoman
Chrome extension with context menu that adds links and manages bookmarks from your Delicious account.
This extension uses npm install
grunt clean
- Cleans all local built files/foldersgrunt local
- Creates local copy of extension that you can point to folder/dist
through Chromegrunt watch
- Watches folder and rebuilds for local
grunt build
- Creates distribution copy of extension, including minification and zip
grunt test
- Runs test