Config section in bash template #91

Open
opened 2026-05-29 17:17:47 +02:00 by yestax · 1 comment
Owner

Add a config section from file in the bash template.

It can source a file and initialize values. They could be overriden in the command line.

Add a config section from file in the bash template. It can source a file and initialize values. They could be overriden in the command line.
Author
Owner

Also add an example validation

#[[ -z "$OPTION" ]] && die "Argument is required"

Also add an example validation `#[[ -z "$OPTION" ]] && die "Argument is required"`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
yestax/setup#91
No description provided.