say-hello:使用 Babel 使您的 io.js 命令行应用程序在 node.js 上无缝运行

时间:2024-06-30 02:33:07
【文件属性】:

文件名称:say-hello:使用 Babel 使您的 io.js 命令行应用程序在 node.js 上无缝运行

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-30 02:33:07

JavaScript

问好 这是一个小演示项目,展示了如何使用使 io.js 命令行应用程序在 node.js 上无缝运行。 。 安装 $ git clone https://github.com/maximilianschmitt/say-hello.git $ cd say-hello $ npm install $ npm link 用法 $ say-hello 演示 $ node -v v0.12.2 $ say-hello Hello node.js $ n io latest $ node -v v1.7.1 $ say-hello Hello io.js


【文件预览】:
say-hello-master
----.jshintrc(36B)
----npm-shrinkwrap.json(269B)
----src()
--------bin()
----.npmignore(26B)
----.gitignore(30B)
----readme.md(541B)
----bin()
--------say-hello(113B)
----package.json(409B)

网友评论