https://github.com/evheniy/node-vagrant
Node.js Vagrant config for mac
https://github.com/evheniy/node-vagrant
nodejs nvm ubuntu1604 vagrant
Last synced: 6 months ago
JSON representation
Node.js Vagrant config for mac
- Host: GitHub
- URL: https://github.com/evheniy/node-vagrant
- Owner: evheniy
- Created: 2017-02-21T06:13:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-16T08:41:35.000Z (over 8 years ago)
- Last Synced: 2025-03-26T18:54:46.448Z (7 months ago)
- Topics: nodejs, nvm, ubuntu1604, vagrant
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-vagrant
Node.js Vagrant config for mac
## How to install
git clone https://github.com/evheniy/node-vagrant.git
cd node-vagrant
vagrant up
vagrant ssh## What inside
* Ubuntu 16.04
* Languages fix
* node.js latest stable
* global node package: [ntl](https://www.npmjs.com/package/ntl)