Support for SCIM implementations
If you do not have the Savant build too installed, see below.
sb int
mkdir ~/savant
cd ~/savant
wget http://savant.inversoft.org/org/savantbuild/savant-core/1.0.0/savant-1.0.0.tar.gz
tar xvfz savant-1.0.0.tar.gz
ln -s ./savant-1.0.0 current
export PATH=$PATH:~/savant/current/bin/
This code is available as open source under the terms of the Apache v2.0 License.