- Install the latest version of Rust.
- Install CMake. Using homebrew:
brew install cmake - Check out the source code:
git clone https://github.com/neovide/neovide - Compile and install the binary: neovide into ~/.cargo/bin:
The resulting binary is to be found under ~/.cargo/bin.cd neovide cargo install --path . - In case you want a nice application bundle:
Copy ./target/release/bundle/osx/neovide.app to ~/Applications and enjoy.cargo install cargo-bundle cargo bundle --release
Search This Blog
Showing posts with label neovide. Show all posts
Showing posts with label neovide. Show all posts
Compile Neovide from source on Mac OS
Subscribe to:
Posts (Atom)