Skip to content

A repository to make getting set up with rust fast and standardized

License

Notifications You must be signed in to change notification settings

estsauver/rust-dev-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Virtual Machine for Rust Core Development

Introduction

This is a machine image designed for rust language core development. It's heavily inspired by the rails-dev-box project.

Requirements

How to use

  1. Clone the repo on your host machine.
git clone git@github.com:estsauver/rust-dev-box.git
  1. Launch the box. (This will take a while.)
cd rust-dev-box
vagrant up

After the installation, you can ssh into the box.

Recommended Workflow

Rust will be installed in the ~/dev/rust directory.

License

Released uner the MIT License, Copyright 2015 - Earl St Sauver

About

A repository to make getting set up with rust fast and standardized

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages