Bower install from a forked repository

By | May 29th, 2017|Categories: bower install, git, Hacks|Tags: , |0 Comments

If for any reason you need to fork a repo and want to install your forked version using Bower, follow these steps:  Fork the repository Clone the forked repo on your computer Make desired changes Increment version number in bower.json (create one if none exists e.g. 4.0.1) Commit and push Create a new version tag