Nexenta / node-augeas

Node.JS bindings for augeas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REQUIREMENTS

Mac

brew install augeas

Linux (CentOS/RH)

python-augeas-0.4.1-1.el5 augeas-devel-1.1.0-1.el5 augeas-libs-1.1.0-1.el5 libxml2-devel-2.6.26-2.1.21.el5_9.3 libxml2-2.6.26-2.1.21.el5_9.3

via RPM or yum.

BUILDING

node-gyp clean configure build

USAGE

see Examples/*

About

Node.JS bindings for augeas


Languages

Language:C++ 96.9%Language:Python 1.6%Language:JavaScript 1.5%