Command prompt in Electron?

江枫思渺然 提交于 2021-01-29 18:51:47

问题


I'm making an IDE for my language Butterscotch, and I'd like to add a command prompt to my IDE. (Butterscotch is interpreted, so I don't need to add a compiler.) I'm making my IDE in Electron, so does anybody know how to add command prompt in Electron?

来源:https://stackoverflow.com/questions/61034778/command-prompt-in-electron

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!