14 lines
447 B
Markdown
14 lines
447 B
Markdown
<img align="right" width="25%" src="logo.png">
|
|
|
|
# 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.
|