azavea / blaster-icon-theme-generator

A utility tool to support custom icons in Blaster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: This is a roughly built application. It's not optimized and may fail. Currently, a work in progress.

About

This is a utility tool for Blaster. This tool will convert single path SVGs into a theme file compatible with Blaster.

Running locally

After cloning the project and setting up NVM and RVM

  • cd into the project
  • run $ nvm use
  • run $ npm install to install node_modules
  • run $ npm run start to start netlify dev environment

About

A utility tool to support custom icons in Blaster


Languages

Language:JavaScript 92.1%Language:HTML 7.9%