我有在Windows上开发ReactJS应用程序的经验(使用VSCode和Git/Sourcetree),但我从未使用过Linux/Mac。问题是它们都在、Linux、和Mac上(它们也使用Git )。我希望能够只使用我的Sourcetree和VSCode以及 Windows 上的所有东西,但是我想至少在他们的package.json中的scripts不会轻易地在我的Windows机器上运行吗?
wsl -h显示以下内容: --exec, -e <CommandLine> Execute the specified command without using the default Linuxshell.
-- Pass the remaining command line as is.“不使用默认的Linuxshell”是什么意思(即,如果不使用默认的shell,它还将使用什么?)。此外,作为示例,我现在有三种可能的方法来从我的PowerShell提示符<e