You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the cli tooling depends on both the bourne and bash shell, some posix tools and vscode which might not be present on every system, especially windows. I think the tools could be rewritten in nodejs to make them platform independent.
Currently the cli tooling depends on both the bourne and bash shell, some posix tools and vscode which might not be present on every system, especially windows. I think the tools could be rewritten in nodejs to make them platform independent.