- Notifications
You must be signed in to change notification settings - Fork189
qiniu/nodejs-sdk
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
这是我们建议的方式
$ npm install qiniu
下载地址:https://github.com/qiniu/nodejs-sdk/releases
这里可以下载到旧版本的SDK,release 版本有版本号,有CHANGELOG,使用规格也会比较稳定。
你可以直接用 git clone 下载源代码来使用。但是请注意非 master 分支的代码可能会变更,应谨慎使用。
$ cd ./test/$ source test-env.sh$ mocha --grep 'bucketinfo'- Fork
- 创建您的特性分支 (
git checkout -b my-new-feature) - 提交您的改动 (
git commit -am 'Added some feature') - 将您的修改记录提交到远程
git仓库 (git push origin my-new-feature) - 然后到 github 网站的该
git远程仓库的my-new-feature分支下发起 Pull Request
Copyright (c) 2015 qiniu.com
基于 MIT 协议发布:
About
Qiniu Resource (Cloud) Storage SDK for Node.js
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.