Skip to content

mauriciosilva/nodevagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a vagrant node development setup

simple node development environment vagrant setup

includes the following recipes

devbox::nodejs

devbox::nvm

devbox::vim

devbox::redis

check https://github.com/mauriciosilva/devbox for more info on recipes.

updated readme to follow

setup

execute the following:

$ vagrant plugin install vagrant-berkshelf

$ vagrant plugin install vagrant-omnibus

starting vm

bundle install

berks install

vagrant up

as soon as box comes up

vagrant ssh

About

a node dev environment on vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages