execution default #21

Open
opened 2022-03-20 21:24:36 +00:00 by dikkadev · 1 comment
dikkadev commented 2022-03-20 21:24:36 +00:00 (Migrated from github.com)

Right now the default execution for windows is cmd.

Would it make sense to change that to poweshell. (not for me personally, i have no clue about powershell)
Or at least make an option to change execution to powershell.

maybe also add options for other things like python while I'm on it

Right now the default execution for windows is cmd. Would it make sense to change that to poweshell. (not for me personally, i have no clue about powershell) Or at least make an option to change execution to powershell. maybe also add options for other things like python while I'm on it
dikkadev commented 2022-03-23 15:54:15 +00:00 (Migrated from github.com)

For linux:
check if there is a shebang in the script, if not, add bash shebang and let the system figure out the rest

For linux: check if there is a shebang in the script, if not, add bash shebang and let the system figure out the rest
This discussion has been locked. Commenting is limited to contributors.
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
graveyard/DevfileKotlin#21
No description provided.