# Simple Build System for Native Languages sibs can currently create ninja build files from very simple c++ projects. More to be added soon. # Installation Newest version of sibs builds itself. If you don't already have sibs installed, you need to download latest release first: https://github.com/DEC05EBA/sibs/releases After you've download the latest release, you can install it by running install.sh (or use sibs.exe if you are on windows). When you have sibs installed, you can install latest version of sibs by running install.sh if you are on Linux. New install script uses sibs. Installing latest version currently doesn't work on Windows.