docs(readme): Add prerequisits
All checks were successful
Rust / build (push) Successful in 3m10s
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful

This commit is contained in:
Paul Campbell 2024-05-17 18:32:55 +01:00
parent 4924e9b3f0
commit 2cefe07a80

View file

@ -9,6 +9,14 @@ where each commit must pass CI before being included in the main branch.
- Provide a server component that manages the trunk-based development process - Provide a server component that manages the trunk-based development process
- Ensure a consistent, high-quality codebase by preventing untested changes from being merged - Ensure a consistent, high-quality codebase by preventing untested changes from being merged
## Prerequisits
- Rust ???
- pgk-config
- libssl-dev
- clang-16
- mold
## Installation ## Installation
You can install `git-next` using Cargo: You can install `git-next` using Cargo: