A simple Python module to automate build steps on multiple platforms.
Download the project and copy the folder wbsbuild into the Lib folder of your python installation.
To use wbsbuild the module has to be importet at the beginning.
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#-----------------------------------------------------------
from wbsbuild import *