mirror of
https://github.com/creating2morrow/neveko.git
synced 2025-02-01 07:25:53 +00:00
212 B
212 B
Dev
Note: gui depends on the binary if starting core from gui otherwise run nevmes core on your own
cd ../ && cargo build && cp target/debug/nevmes nevmes-gui/ && cd nevmes-gui && RUST_LOG=debug cargo run