2025-01-03 04:07:59 +00:00
|
|
|
<img align="right" width="25%" src="logo.png">
|
2025-01-03 03:37:33 +00:00
|
|
|
|
|
|
|
# Strafe Project
|
|
|
|
Monorepo for working on projects related to strafe client.
|
|
|
|
|
|
|
|
## How to build and run
|
|
|
|
1. Have rust and git installed
|
|
|
|
2. `git clone https://git.itzana.me/StrafesNET/strafe-project`
|
|
|
|
3. `cd strafe-project`
|
|
|
|
4. `cargo run --release --bin strafe-client`
|
|
|
|
|
|
|
|
## Licenses
|
|
|
|
Each project has its own license. Most crates are MIT/Apache but notably the Strafe Client has a sole proprietor license.
|