Skip to content

A simple Python module to automate build steps on multiple platforms.

License

Notifications You must be signed in to change notification settings

connor21/wbsbuild_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wbsbuild_py

A simple Python module to automate build steps on multiple platforms.

Install wbsbuild

Download the project and copy the folder wbsbuild into the Lib folder of your python installation.

Using wbsbuild

To use wbsbuild the module has to be importet at the beginning.

#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#-----------------------------------------------------------

from wbsbuild import *

About

A simple Python module to automate build steps on multiple platforms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages