Bootstrap4 に Font-Awesomeとocticonsとbootstrap-sass を入れてコンパイルする
単なるシェルスクリプトで、かつダウンロードチェックなどもしていないため、そのうち書き直す予定。
前提MacでHomebrew環境を構築の上、以下を実行。
ざっくりといえば、node.js、wget、grunt-cl ...
Bootstrap4にglyphicon・FontAwesome・octiconsをコンパイルして入れる方法
使いたかったので。
必要なパッケージをインストールbrew update
brew install node
npm install -g grunt-cli
brew install r