https://github.com/donejs/vagrant-donejs
A DoneJS development environment
https://github.com/donejs/vagrant-donejs
Last synced: 11 months ago
JSON representation
A DoneJS development environment
- Host: GitHub
- URL: https://github.com/donejs/vagrant-donejs
- Owner: donejs
- License: mit
- Created: 2016-01-06T16:03:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T23:07:40.000Z (almost 9 years ago)
- Last Synced: 2025-05-25T09:41:28.837Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 24
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# A DoneJS development environment
This Vagrant-Box supports **Virtualbox** and **VMWare**.
## The box comes with Ubuntu-14.04.3 LTS and provides:
* Git v.1.9.1
* NodeJS v.5.x
### Pre-installed node webservers
* http-server
* done-serve v.0.1.x
* watchalive
### Pre-installed node modules
* JShint
* Gulp v.3.9.x
* Gulp-Livereload v.3.8.x
* Gulp-Jshint v.2.0.x
* Gulp-CSSlint v.0.2.x
* Yoeman v.1.7.x
* [Mocha](https://mochajs.org) + [Chai](http://chaijs.com/)
* [Zombie](http://zombie.js.org/)
* DoneJS v.0.8.x
* Steal-tools v.0.15.x
### Pre-installed stuff for App-Development
* Cordova
## The following configurations are set as default:
* port forwarding 8080 -> 8080 for [*http-server*](https://www.npmjs.com/package/http-server)
* port forwarding 3030 -> 3030 for [*done-serve*](https://github.com/donejs/done-serve)
* port forwarding 7000 -> 7000 for [*watchalive*](https://github.com/whitecolor/watchalive)
* port forwarding 35729 -> 35729 for *gulp-livereload*
* port forwarding 8012 -> 8012 for [*steal-live-reload*](http://stealjs.com/docs/steal.live-reload.html)
* The guest machine has the static IP **192.168.33.10**
## Read the Wiki for
1. [Install and Setup](https://github.com/donejs/donejs-vagrant/wiki/1.-Install-and-Setup)
2. [Configure your shared folders](https://github.com/donejs/donejs-vagrant/wiki/2.-Configure-your-shared-folders)
3. [Launching the Vagrant Box](https://github.com/donejs/donejs-vagrant/wiki/3.-Launching-the-Vagrant-Box)
4. [Connecting to the Vagrant Box](https://github.com/donejs/donejs-vagrant/wiki/4.-Connecting-to-the-Vagrant-Box)
## Internals
* This Gitub reposotory is linked to the public [Juke/DoneJS](https://atlas.hashicorp.com/Juke/boxes/DoneJS) Box.
* Automatically rebuild this Box when commit changes
* Using Packer v.0.9.0
* Current Juke/DoneJS Box Version: 3.2.3