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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

487cf6b · Aug 21, 2024

History

90 Commits
Dec 1, 2016
Dec 3, 2016
Feb 1, 2017
Feb 14, 2017
Feb 18, 2017
Dec 2, 2016
Dec 2, 2016
Dec 3, 2016
Feb 15, 2018
Aug 21, 2024

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