compass
Install
sudo gem install compass -n /usr/local/bin
Since macOS El Capitan 10.11 you must install Compass there.
Reference
Usage
cd path/to/the/project
# Compile now
compass compile
# Watch for changes and re-compile
compass watch
sudo gem install compass -n /usr/local/bin
Since macOS El Capitan 10.11 you must install Compass there.
cd path/to/the/project
# Compile now
compass compile
# Watch for changes and re-compile
compass watch