Mariebuild Shell Scripts #2

Closed
opened 2023-06-26 21:55:28 +02:00 by MarieEckert · 3 comments
MarieEckert commented 2023-06-26 21:55:28 +02:00 (Migrated from github.com)

Add support for shell scripts in the .scripts sector according to the specification

Add support for shell scripts in the .scripts sector according to the specification
MarieEckert commented 2023-07-09 21:55:09 +02:00 (Migrated from github.com)

A customary script language is currently being worked on in a seperate (private) respository, once its first stable version is ready, it will be integrated into mariebuild as a library.

A customary script language is currently being worked on in a seperate (private) respository, once its first stable version is ready, it will be integrated into mariebuild as a library.
MarieEckert commented 2023-08-23 17:21:35 +02:00 (Migrated from github.com)

The customary script language idea has been scrapped. To allow the user as much freedom as possible, the program which is to execute is specified via a shebang at the beginning of each script section. If no shebang is provided, the bourne shell (sh) is used as default.

The customary script language idea has been scrapped. To allow the user as much freedom as possible, the program which is to execute is specified via a shebang at the beginning of each script section. If no shebang is provided, the bourne shell (sh) is used as default.
MarieEckert commented 2023-08-23 18:50:19 +02:00 (Migrated from github.com)

Implemented with commit 8924cc8

Implemented with commit [8924cc8](https://github.com/FelixEcker/mariebuild/commit/8924cc8d6d8a425f1f6117eb9a71be03b380c63f)
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
marie/mariebuild#2
No description provided.