https://github.com/owlinux1000/vagrant-register
https://github.com/owlinux1000/vagrant-register
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/owlinux1000/vagrant-register
- Owner: owlinux1000
- License: mit
- Created: 2018-07-22T12:05:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-22T13:56:14.000Z (almost 8 years ago)
- Last Synced: 2025-03-06T00:26:09.014Z (about 1 year ago)
- Language: Ruby
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vagrant Plugin Template
## Install
```
$ bundle install
$ rake build
$ vagrant plugin install pkg/vagrant-register-X.X.X.gem
```