如何将Github存储库导入Nodeclipse(Enide)? [英] How do I import a Github repository into Nodeclipse (Enide)?

查看:108
本文介绍了如何将Github存储库导入Nodeclipse(Enide)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经启动并运行了Nodeclipse(Enide Studio),并且可以在Enide中编辑代码并运行一个简单的 Hello World Node.js应用程序。但是,我无法弄清楚如何将Github中的Node.js项目导入Enide并在 Node透视图下运行它。有人可以启发我介绍这些步骤吗?

I've got Nodeclipse (Enide Studio) up and running, and I can edit code and run a simple "Hello World" Node.js app from within Enide. However, I can't figure out how to import a Node.js project from Github into Enide and run it under the "Node" perspective. Can someone enlighten me as to the steps?

推荐答案

运行

npm安装-g nodeclipse

然后从源代码目录运行

nodeclipse -p

之后,您可以作为普通项目导入:
文件->导入->常规/现有项目到工作区

And from the source code directory run nodeclipse -p After this you can import as normal project: File -> Import -> General / Existing Projects into Workspace

这篇关于如何将Github存储库导入Nodeclipse(Enide)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆