upit
v0.1.1
Published
upload your file to upyun
Downloads
5
Readme
upit -- A cli tool for upload a file to your upyun bucket
Install
npm install upit -g
Usage
upit filename.js
of course ,you need write a config like this
{
"bucket": bucket name,
"operator": your username,
"password": your password
}