0.0.2 • Published 11 years ago
qn1 v0.0.2
qn
qiniu client
Install
npm install qn -g- modify '{Install Path}/config/global-sample.js' to '{Install Path}/config/global.js' and replace keys
accessKey,secretKey,bucket,domainto your own
Usage
qn —— uplod all files in current directory
qn test.jpg —— upload test.jpg
All files will be uploaded to your qiniu drivers.You should first have qiniu account.
Put files to a directory, and use cd command to it.Just type qn, these files will start uploading.

This tool can only upload files in current directory, can not files in child directory.