https://github.com/fgrehm/puppet-rbenv-issues
https://github.com/fgrehm/puppet-rbenv-issues
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fgrehm/puppet-rbenv-issues
- Owner: fgrehm
- Created: 2013-02-16T15:03:47.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-16T15:08:15.000Z (over 13 years ago)
- Last Synced: 2025-02-05T08:12:48.596Z (over 1 year ago)
- Language: Puppet
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```terminal
git clone git://github.com/fgrehm/puppet-rbenv-issues.git
cd puppet-rbenv-issues
gem install librarian-puppet
librarian-puppet install
vagrant up --no-provision
vagrant ssh -c 'sudo apt-get update'
vagrant reload
vagrant ssh -c 'gem list'
```