badarahmed / nodejs-vagrant

NodeJS Vagrant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodejs-vagrant

What is NodeJS Vagrant?

It is a no frills VirtualBox vagrant for nodeJS development. It downloads Ubuntu vagrant box, bootstraps the box and installs NodeJS (and git). That's it. No other unneeded cruft.

Why use this?

Need a working nodeJS dev environment in few minutes on your workstation/laptop/desktop? Use nodejs-vagrant and start working on your node apps in few minutes!

How do I use it?

git clone https://github.com/badarahmed/nodejs-vagrant.git
cd nodejs-vagrant/vagrant
vagrant up

About

NodeJS Vagrant


Languages

Language:Shell 51.2%Language:Ruby 48.8%