dim
dim copied to clipboard
New
Sorry, I am new into this how do I install on mac again?
What I did git clone https://github.com/Dusk-Labs/dim
that's pretty much all I tried the unzip command but it didn't work, Any help?
Hi, at the moment we dont have any mach-o binaries, so you will have to compile dim from source. That said we havent tested the server binary on mac at all, theres high chances it will not compile for it at the moment. If you still wish to proceed you'll need to obtain the rust toolchain from https://rustup.rs/ as well as npm
, nodejs
and yarn
, after that you can follow the run from source
instructions from the readme.
Might be overkill, but you could install Docker and run it that way.