在windows系统上开发nodejs,有什么好用的命令行工具?
能够有代码提示,或者操作更方便的工具?
黄舟2017-04-17 16:02:38
Why do you need to use command line tools? Can’t you use sublime or vscode to write? Just install the corresponding prompt plug-in
ringa_lee2017-04-17 16:02:38
Command line tools on Windows generally use git bash and cmder. What is the code prompt? . . Do you mean a command line editor like vim?