tamnt-gstorage
v1.0.4
Published
A module is built to upload batch files to google cloud storage
Downloads
5
Readme
tamnt-gstorage
A module is built to upload batch files to google cloud storage
Installation
Use the package manager npm to install tamnt-gstorage.
npm install -g tamnt-gstorage
Usage
Init config file:
tamnt-gstorage init
Edit config file:
{
"bucket": "topnailsupply",
"dataFile": "",
"props": {
"id": "id",
"img": "img",
"name": "name"
}
}
Run command:
tamnt-gstorage run
Contributing
Nguyễn Thành Tâm [email protected]
License
MIT