dash-openwebicons icon indicating copy to clipboard operation
dash-openwebicons copied to clipboard

An "OpenWeb Icons" Dash.app cheatsheet

dash-openwebicons

dash-openwebicons is a docset for Dash.app containing the latest OpenWeb Icons Cheatsheet.

Installing

Install by opening Dash.app preferences, switch to Downloads, click +, and enter the feed URL https://raw.githubusercontent.com/pfefferle/dash-openwebicons/master/openwebicons.xml.

Build

To rebuild or update this docset run the following commands in the following order:

  1. checkout the OpenWeb Icons font: $ git clone git://github.com/pfefferle/openwebicons.git
  2. install cheatset $ sudo gem install cheatset
  3. run $ cheatset generate openwebicons.rb to build new docset
  4. $ sh pack.sh to build the tgz file for a new release

or run the grunt task!

Changelog

1.1.0

  • updated to version 1.4.0

1.0.0

  • initial version

Thanks