0.0
No commit activity in last 3 years
No release in over 3 years
Icomoon unpacker in a best way
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.10
~> 10.0

Runtime

~> 1.1
 Project Readme

Installation

gem install icomoon_as_well

Usage

From the command line:

icomoon_as_well /path/to/icomoon.zip /path/to/your_project [OPTIONS]

OPTIONS

Command line options

  --rails                Put all files into a rails project (app/assets/stylesheets, and app/assets/fonts) 

Important

If you use Rails, be sure you had added

Rails.application.config.assets.paths << "fonts"

into config/initializers/assets.rb to add a fonts with asset pipeline

License

The gem is available as open source under the terms of the MIT License.