Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 918 Bytes

README.md

File metadata and controls

50 lines (30 loc) · 918 Bytes

Dataloop Glyph Icons

A collection of icons for Dataloop.IO.

See the font sheet at dataloop.github.io/icons.

Development

Requirements

Install

Install Gulp and install NPM dev dependencies by:

$ sudo npm install -g gulp
$ npm install

Gulp Tasks

To build dis version run default gulp taks run:

$ gulp

or

$ gulp build

To start watcher which will automatically rebuild your dist after you save your Sketch file run:

$ gulp watch

Other Info

The build system was based on project symbols-for-sketch.