Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/svenfuchs/travis-lxc


https://github.com/svenfuchs/travis-lxc

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

veewee vbox build quantal
rm -f quantal.box
vagrant package --base quantal --output quantal.box
vagrant box add quantal quantal.box
vagrant init quantal
vagrant up