Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

azuki-trusty / azk   deb

Repository URL to install this package:

Version: 0.5.1 

__      ______   ______   ____  __          _   _          _____ ______ 
\ \    / /  _ \ / __ \ \ / /  \/  |   /\   | \ | |   /\   / ____|  ____|
 \ \  / /| |_) | |  | \ V /| \  / |  /  \  |  \| |  /  \ | |  __| |__   
  \ \/ / |  _ <| |  | |> < | |\/| | / /\ \ | . ` | / /\ \| | |_ |  __|  
   \  /  | |_) | |__| / . \| |  | |/ ____ \| |\  |/ ____ \ |__| | |____ 
    \/   |____/ \____/_/ \_\_|  |_/_/    \_\_| \_/_/    \_\_____|______|

by Websecurify

This library provides a collection of functions to interact with VirtualBox via its command-line interface VBoxManage. The library is written in CoffeeScript for better readability and because if some idiomatic expressions, which make writting this type of code slightly easier and less error-prone. However, you can use the library from JavaScript just as well. See Vortex as an example.

Documentation

The library is self-documented with closure-style comments embedded directly into the source code.