-
-
Notifications
You must be signed in to change notification settings - Fork 0
📦 Script Distribution #4
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is neededkind/featureNew feature or requestNew feature or requesttracking issueSpecific to tracking a certain feature or bugSpecific to tracking a certain feature or bug
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededkind/featureNew feature or requestNew feature or requesttracking issueSpecific to tracking a certain feature or bugSpecific to tracking a certain feature or bug
Type
Fields
Give feedbackNo fields configured for issues without a type.
Ocean should be able to support installing scripts written in various programming languages.
To achieve this, it needs to:
Languages
sh)csh)ksh)Unresolved Questions
How is the language selected?
Should we have some form of setting/unsetting a globally usable language? This would require us knowing that
me/my-scriptis written in Python up-front. Such information could be inmy-script's manifest.Should we instead pass a
--withflag for choosing what to run it through?