-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7d3d1f2
commit 0ae3fc2
Showing
6 changed files
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
# CLOVER | ||
|
||
Smart fursuit parts made for daily wear to help out your species dysphoria. | ||
|
||
[Check the docs for more info!!](https://clover.reboot-codes.com/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# CloverHub | ||
|
||
The main executable that orchestrates CLOVER's operation. Holds the server and management utils provided by the CLI. | ||
|
||
You can just use `cargo build` to build for your system. Reproducible docker environments (using nix) coming soon! | ||
|
||
Installation can be done with `cargo install --git https://github.com/Reboot-Codes/clover.git`! | ||
|
||
Check [the docs](https://clover.reboot-codes.com/docs/clover-hub/intro) for a good breakdown. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# CORE | ||
|
||
Central Organizational Robotic Extremities. | ||
|
||
The default modules, applications, and expression packs for CLOVER. | ||
|
||
[Check the docs for more info.](https://clover.reboot-codes.com/docs/core/intro) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# CloverHub | ||
|
||
The main executable that orchestrates CLOVER's operation. Also a really nice websocket event bus. | ||
The main executable that orchestrates CLOVER's operation. Holds the server and management utils provided by the CLI. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters