add usage instructions (#46)
All checks were successful
per-push tests / build (push) Successful in 39s
per-push tests / test-utility (push) Successful in 38s
per-push tests / test-frontend (push) Successful in 38s
per-push tests / test-backend (push) Successful in 39s
per-push tests / timed-decomposer-parse (push) Successful in 38s
All checks were successful
per-push tests / build (push) Successful in 39s
per-push tests / test-utility (push) Successful in 38s
per-push tests / test-frontend (push) Successful in 38s
per-push tests / test-backend (push) Successful in 39s
per-push tests / timed-decomposer-parse (push) Successful in 38s
Adds user commands to set up the Mycelium environment for usage and development Reviewed-on: #46 Co-authored-by: Kolby Heacock <codeshiftster@gmail.com> Co-committed-by: Kolby Heacock <codeshiftster@gmail.com>
This commit is contained in:
parent
cc60e45fab
commit
3d970a5a23
2 changed files with 42 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ cargo-features = ["profile-rustflags"]
|
|||
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
members = ["mycelium", "decomposer", "hyphae", "organelle", "fairy-ring"]
|
||||
members = ["mycelium", "decomposer", "hyphae", "organelle"]
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue