Skip to content

MizunagiKB/biscons

Repository files navigation

[Bi]nary [SCons]

About biscons

This program is designed to eliminate the hassle of setup when using SCons.

It has everything you need to run SCons, so you can download it and use it when you need it.

Usage

Create and place a folder called bi.scons directly under the SConst-enabled project to be built.

Usage and functionality are the same as SCons running in Python3.10.

Example
bi.scons/biscons --help

Build

Windows(x86_64)
env.windows-x86_64.bat
python setup.py build
macOS(Arm64)
env.macos-arm64.bat
python setup.py build

License

This software is provided as an MIT License.

See the licenses folder for information about the various software on which this software depends.

cx_Freeze

cx_Freeze uses a license derived from the Python Software Foundation License. You can read the cx_Freeze license in the documentation or in the source repository.

About

bi.scons - [Bi]nary [SCons]

Resources

License

Stars

Watchers

Forks

Packages

No packages published