https://github.com/chrisyip/vagrantfiles
Collection of Vagrantfile
https://github.com/chrisyip/vagrantfiles
Last synced: about 1 year ago
JSON representation
Collection of Vagrantfile
- Host: GitHub
- URL: https://github.com/chrisyip/vagrantfiles
- Owner: chrisyip
- License: mit
- Created: 2014-04-09T06:36:41.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-09T07:26:30.000Z (about 12 years ago)
- Last Synced: 2025-02-17T06:41:30.811Z (over 1 year ago)
- Language: Ruby
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vagrantfiles
Collection of Vagrantfile
# Usage
Copy `Vagrantfile` and `provision` file to your project folder.
By default, the root folder of `Vagrantfile` will be synced to virtual machine.
Then run `vagrant run`.