Skip to content

prabodh1194/libvirt-node

Repository files navigation

libvirt-node

A nodejs binding for the libvirt API. Under development.

Dependencies

Installation

git clone https://github.com/prabodh1194/libvirt-node
node-gyp configure build
node test.js

Usage

The API is similar to libvirt-python. This is a similar API Reference.

Development status

This is an under construction API and entire code is a proof of concept for developing a node.js API generator.

To test the generator

python generator.py test.xml