Skip to content

Manage/Config from a external config file (read) #14

Open
@dapgo

Description

@dapgo

Purposes/Objectives:
avoid the need of editing the script file.
make easier for user without programming knowledge
allow to move the configuration to a new version of the menu
allow the sharing of a common config file between multiplatform Menu (Win and Mac/*nix)

At the moment the Bash version supports the usage of a config file :)

However:
menu for windows doesn't support this feature yet (batch)
config file is loaded instead of read the content (bash)
loading/call is less secure(bash)
load for windows will require a text, as variables are set differently(batch)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions