https://github.com/danielm/vagrant-ruby
Simple Vagrant project using RUBY+RVM for Sinatra development.
https://github.com/danielm/vagrant-ruby
Last synced: 2 months ago
JSON representation
Simple Vagrant project using RUBY+RVM for Sinatra development.
- Host: GitHub
- URL: https://github.com/danielm/vagrant-ruby
- Owner: danielm
- Created: 2017-11-20T02:06:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-15T03:18:51.000Z (over 8 years ago)
- Last Synced: 2025-03-22T22:42:33.141Z (over 1 year ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Vagrant box for Sinatra development.
## Includes:
- Ubuntu 16.04 LTS (Xenial 64)
- RVM
- Ruby 2.2.2
- Bundler
- Git
- Basic Sinatra project
- nodejs (repo package): NVM Soon(tm)
## Authors
* **Daniel Morales** - - [danielm](https://github.com/danielm)
## License
This project is Dual licensed under the MIT and GPL licenses.
## More
More info about how to customize Vagrant here:
http://danielmg.org/development/2016/12/introduction-to-vagrant.html