An open API service indexing awesome lists of open source software.

https://github.com/fgrehm/puppet-rbenv-issues


https://github.com/fgrehm/puppet-rbenv-issues

Last synced: about 1 year ago
JSON representation

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'
```