Problem Statement
rt
有些脚本会通过shebang调用一些外部解释器(NodeJS/Python),完全可以使用这个元数据来提醒用户对某些Runtime的依赖
Proposed Solution
在脚本插件的元数据字段加入可选的Runtime,可能应该让NodeJS/Python依赖的脚本插件在wox的运行时设置里显示出来
Alternatives Considered
No response
Platform
All platforms
Wox Version
No response
Additional Context
No response