Skip to content

Crystal lang development environment using Vagrant

Notifications You must be signed in to change notification settings

wjhames/crystal-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crystal Development Environment Using Vagrant

Requirements

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

Releases

No releases published

Packages

No packages published

Languages