Getting the SBL
To use the SBL, one needs to git clone it and compile it.
Packages for package managers
See the Downloads page.
Git clone
To clone the repository from this server, run the following command:
>git clone https://sbl.inria.fr/git/sbl.git
Once cloned, to update one’s version of the library, upon moving into the sbl repository, simply type the command:
> git pull
Compilation
The installation via compilation is described in the
installation guide available from the main documentation page .
License
The SBL is under an open-source like license for research and academics. Please read carefully the license before any use of the library.