aboutsummaryrefslogtreecommitdiff
path: root/contrib/ls-config/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ls-config/README.md')
-rw-r--r--contrib/ls-config/README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/contrib/ls-config/README.md b/contrib/ls-config/README.md
new file mode 100644
index 0000000..3f08515
--- /dev/null
+++ b/contrib/ls-config/README.md
@@ -0,0 +1,21 @@
+ls-config
+=========
+
+Simple program to use libconfig9 configuration files in bash scripts
+
+You can use libconfig9 files directly by invoking ls-config, or in bash scripts
+by sourcing lslib-core and then using simple cfg_* functions. In this case
+You must set LS_EXEC to 1 before sourcing lslib-core
+
+Existing error codes available in: doc/ folder.
+
+Sample usage available in: sample/ folder.
+
+Languages:
+- english
+- polish
+
+We need some help to build packaging for different systems, and with translations
+to other languages.
+
+Full changelog available in doc/changelog.txt