New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vagrant-camera

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vagrant-camera

  • 0.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Vagrant::Camera

Takes screenshots of your Vagrant VMs.

Inspired by latortuga/vagrant-screenshot

Dependencies

  • Virtual Box Provider and VM

Installation

Install them gem

$ gem install vagrant-camera

Add this line to your application's Vagrantfile:

require 'vagrant/camera'

Or install as a global vagrant plugin

$ vagrant plugin install vagrant-camera

Usage

Usage: vagrant camera [vm-name] [options] [-h]
-o, --open                       Open generated image after capture
-s, --save PATH                  Save images to a specific directory.
-h, --help                       Print this help

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Licensing

Copyright (c) 2013 Kelly Becker, CLDRDR Inc

MIT License, see LICENSE.txt for more details.

FAQs

Package last updated on 07 Aug 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc