This is a machine image designed for rust language core development. It's heavily inspired by the rails-dev-box project.
- Clone the repo on your host machine.
git clone [email protected]:estsauver/rust-dev-box.git
- Launch the box. (This will take a while.)
cd rust-dev-box
vagrant up
After the installation, you can ssh into the box.
Rust will be installed in the ~/dev/rust directory.
Released uner the MIT License, Copyright 2015 - Earl St Sauver