dmarchena / vagrant-nodejs

A Vagrant configuration for developing with or for Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vagrant-nodejs

A Vagrant configuration for developing with or for Node.js

It uses Ubuntu 14.04 (Trusty Tahr) 64-bit as base box, available from https://atlas.hashicorp.com/ubuntu/boxes/trusty64/versions/14.04/providers/virtualbox.box. If you do not have this box installed on your system Vagrant will automatically download it for you the first time you run 'vagrant up'.

This configuration includes:

About

A Vagrant configuration for developing with or for Node.js

License:MIT License


Languages

Language:Shell 100.0%