📦 Script Distribution #4
Labels
help wanted
Extra attention is needed
kind/feature
New feature or request
tracking issue
Specific to tracking a certain feature or bug
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-script
is written in Python up-front. Such information could be inmy-script
's manifest.Should we instead pass a
--with
flag for choosing what to run it through?The text was updated successfully, but these errors were encountered: