| Crates.io | august-build |
| lib.rs | august-build |
| version | 0.7.1 |
| created_at | 2023-04-12 00:45:57.029576+00 |
| updated_at | 2025-02-21 03:15:09.340267+00 |
| description | Task-based build system with a custom syntax and focus on paralellism for all your artifact construction needs. |
| homepage | https://august-build.web.app |
| repository | https://github.com/ScratchCat458/august-build |
| max_upload_size | |
| id | 836450 |
| size | 109,255 |
August is a task-based build system with a strong focus on parallelism.
The recommended installation method is via Cargo:
cargo install august-build --locked
To install from source:
git clone https://github.com/ScratchCat458/august-build
cd august-build
cargo install --locked --path .
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:
[](https://github.com/ScratchCat458/august-build)