Simple command line tool for upgrading bootstrap 3 to bootstrap 4. Basically runs a bunch replace regular expressions on html and scss files from the current location.
To install clone or download and unzip the repo. then run npm install and npm from the root.
Now you can run upgradeBootstrap from your project location and it'll update the html and scss based on the current location.