#build-system #build #august

build august-build

Task-based build system with a custom syntax and focus on paralellism for all your artifact construction needs

12 releases

new 0.6.2 Nov 19, 2024
0.5.0 Jan 26, 2024
0.4.3 Oct 26, 2023
0.4.0 Jul 23, 2023

#148 in Build Utils

Download history 364/week @ 2024-08-29 12/week @ 2024-09-05 4/week @ 2024-09-12 7/week @ 2024-09-19 4/week @ 2024-09-26 3/week @ 2024-10-10 1/week @ 2024-10-17 6/week @ 2024-10-31 5/week @ 2024-11-07 124/week @ 2024-11-14

135 downloads per month

MIT license

87KB
2K SLoC

August

crates.io Workflow Status License

August Logo

August is a task-based build system with a strong focus on parallelism.

Installation

The recommended installation method is via Cargo:

cargo install august-build

To install from source:

git clone https://github.com/ScratchCat458/august-build
cd august-build
cargo install --path .

Documentation

August's user documentation can be found at https://august-build.web.app. Internal docs can be found on docs.rs though everything is mostly undocumented.

If you use August in your project, you can add this badge to your README: Built with August

[![Built with August](https://img.shields.io/badge/built%20with-august-blueviolet)](https://github.com/ScratchCat458/august-build)

Dependencies

~11–20MB
~251K SLoC