solispauwels / font-awesome-update

This is a simple bash script for upgrading font awesome classes from v3.2 to v4.0 for Symfony2 projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Font Awesome update script

This is a simple bash script for upgrading font awesome classes from v3.2 to v4.0 for Symfony2 projects.

How to use

git clone https://github.com/solispauwels/font-awesome-update.git
cd font-awesome-update
sudo chmod +x update.sh
./update.sh /path/to/your/bundle/

Use git diff in order to verify if the changes were made correctly.

About

This is a simple bash script for upgrading font awesome classes from v3.2 to v4.0 for Symfony2 projects.


Languages

Language:Shell 100.0%