Shared library for managing sites and configuration files.
Go to file
code liturgy 16f50d99ce Format code 2022-11-12 13:23:29 -05:00
.gitignore refactor 2022-11-04 00:15:28 +00:00
CMakeLists.txt Improvements and bug fixing 2022-11-11 17:09:13 -05:00
README CMAKE: Allow building for Linux platform (Tested in Debian 11, codename bookworm) 2022-11-06 12:21:55 -05:00
augSettings.cpp Remove include folder 2022-11-05 18:43:43 +00:00
augSettings.h Remove include folder 2022-11-05 18:43:43 +00:00
main.cpp format code 2022-11-11 17:10:27 -05:00
main.h format code 2022-11-11 17:10:27 -05:00
utils.cpp Improvements and bug fixing 2022-11-11 17:09:13 -05:00
utils.h Format code 2022-11-12 13:23:29 -05:00

README

claugeas - Augeas Wrapper

Library that facilitates C# and other language bindings.
This is a necessary library for the Augeas C# bindings.

Mac Os install:

brew install --build-from-source augeas

Unix Dependencies:
libaugeas-dev, libxml2, readline-dev, readline