浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

npm

npm is a package manager for node. You can use it to install and publish your node programs. It manages dependencies and does other cool stuff.

One Line Install

curl http://npmjs.org/install.sh | sh

More Than One Line Install

  1. Get the code.
  2. Do what the README says to do.

Other Cool Stuff

posted on 2012-02-05 20:12  lexus  阅读(153)  评论(0编辑  收藏  举报