Open erikkaplun opened 1 month ago
Yoda, written as bash script and compiling to bash functions, depends therefore very much on bash. For a different shell, much of it would need a rewrite to adapt to all the specifics of the target shell. How much work would be involved to port it specifically to NuShell I can't judge - the lcommand documentation at https://www.nushell.sh/lang-guide is still rather incomplete, making it hard to tell how much the scripting differs.
Would that make sense?