Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 297 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 297 Bytes

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/*