Skip to content

This tool provides advanced lua-based configuration system for use inside your bash scripts

License

Notifications You must be signed in to change notification settings

DarkCaster/Bash-Lua-Helper

Repository files navigation

Bash Lua Helper

Parse and provide readonly access to selected global variables from lua scripts for use inside your bash (v4.0 and up) scripts. You can use this tool to provide an advanced configuration facility for use with your bash-scripts, and use all features provided by lua language to perform management of config file options. You can also put all verification logic to a separate script, that will be executed right after main config script.

You need an installed lua interpreter in your system. Tested with Lua v5.2.2

TODO: usage description and examples.

For now see example.sh source for usage example

Other examples:

https://github.com/DarkCaster/Linux-Helper-Tools/tree/master/WineLauncher

https://github.com/DarkCaster/Sandboxer

About

This tool provides advanced lua-based configuration system for use inside your bash scripts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published