Skip to content

outlyerapp/icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published