Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dougalcampbell/vagrant-quickref

Quick reference sheets for Vagrant commands
https://github.com/dougalcampbell/vagrant-quickref

Last synced: 5 days ago
JSON representation

Quick reference sheets for Vagrant commands

Awesome Lists containing this project

README

        

vagrant-quickref
================

Quick reference sheets for Vagrant commands. There are two files:
* `vagrant-quickref.md`: The compact version, minimal explanation.
* `vagrant-quickref-verbose.md`: The verbose version, explains each command

If you want to print from the GitHub rendered page for one of the files,
you might want to check out this bookmarklet, which will remove a lot of
the extra page decorations:

> https://gist.github.com/dougalcampbell/6187288

Paste the JavaScript snippet as a URL in browser bookmark, and put the
bookmark on your toolbar. Visit any GitHub markdown file, click the
bookmarklet in your toolbar, and print!

Pull-requests welcome!

COPYRIGHT / LICENSE /DISCLAIMERS
--------------------------------

I copied/modified this information from the Vagrant documentation web site.
The Vagrant project itself is Open Source Software under the MIT License,
and so are these files.

While I have tried to be careful in my edits, it is possible I could have
introduced errors. So again, there is no implied warranty to this
information, and it is provided on an "as-is" basis. If you become aware of
any errors, I would welcome corrections.