|bpt| Development ################# This page and its subsections concern with the development of |bpt| itself. Addionally, while prebuilt |bpt| executables are `available on the GitHub page `_, one may wish to build |bpt| from source. .. _releases: https://github.com/vector-of-bool/bpt/releases The |bpt| build process is designed to be as turn-key simple as possible. This section will discuss how to modify and build |bpt| itself. .. toctree:: :maxdepth: 2 reqs env building testing ci-api