Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svenfuchs/travis-lxc
https://github.com/svenfuchs/travis-lxc
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/svenfuchs/travis-lxc
- Owner: svenfuchs
- Created: 2013-01-07T16:08:27.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-18T17:13:13.000Z (almost 12 years ago)
- Last Synced: 2024-10-26T22:40:43.730Z (2 months ago)
- Language: Ruby
- Size: 518 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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