dev-ittechca-com / iconGenerator

iconGenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


logo

Icon Generator for Atom Material File Icons

This is the icon generator for the Atom Material File Icons Project.

File Icons

File Icons

Folder Icons

Folder Icons

Usage

  • npm install
    • NOTE: On Mac M1, you need node v12 to be able to install node-gyp
  • npm run example to run the Examples Generator
  • npm run wiki to generate the Wiki Pages
  • npm run preview to generate the Preview Images
  • npm run kotlin to generate the Kotlin Files

TODO

As I came back to this project to add more stuff, I'm having a hard time refactoring it, so the code used there is starting to become more and more unmaintainable.

  • Remove Git Client
  • Refactor duplicate codes

Credits

Special credits to:

About

iconGenerator

License:MIT License


Languages

Language:TypeScript 98.1%Language:CSS 1.9%