Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamwilliamhames/crystal-vagrant

Crystal lang development environment using Vagrant
https://github.com/iamwilliamhames/crystal-vagrant

crystal crystal-lang crystal-language vagrant vagrant-environments vagrantfile virtualbox

Last synced: 15 days ago
JSON representation

Crystal lang development environment using Vagrant

Awesome Lists containing this project

README

        

# Crystal Development Environment Using Vagrant

## Requirements
* [Vagrant](http://vagrantup.com)
* [VirtualBox](https://www.virtualbox.org)

## Setup
$ git clone https://github.com/wjhames/crystal-vagrant.git
$ cd crystal-vagrant
$ vagrant up

**Note:** Don't forget to provision as an administrator.

## Usage
A `./shared` folder will be generated on the host machine that links to `./vagrant` folder on the virtual machine.

Ssh into the virtual machine with:

$ vagrant ssh