Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.16 KB

generate-template-readme.md

File metadata and controls

44 lines (27 loc) · 1.16 KB

NPM version Dependency Status Build Status Downloads

iconr

Description

<%= description %>

iconr screenshot

Usage

iconr [inputDirectory] [outputDirectory] -options

Options

<%= options %>

Installing

  npm install -g iconr

Dependencies

Expects Modernizr classes on front-end.

Contributing to iconr

Contributions and pull requests are very welcome. Please follow these guidelines when submitting new code.

  1. All files are passing the linter (npm run lint)
  2. Example script continues to work as expected (npm run example)
  3. Submit a Pull Request using GitHub

License

Released under the MIT License.