Generate custom icon webfonts from the comfort of the command line.
Full documentation
Feedback and issues
# Requires FontForge
brew install fontforge
gem install fontcustomfontcustom compile path/to/vectors # Compile icons and css to path/to/fontcustom/*
fontcustom watch path/to/vectors # Watch for changesOptional second parameter allows you to specify an output directory.