An open API service indexing awesome lists of open source software.

https://github.com/chsword/tencentclouddevopstools

deploy static file on cloud.tencent.com / cloud.qq.com cos.
https://github.com/chsword/tencentclouddevopstools

Last synced: about 1 month ago
JSON representation

deploy static file on cloud.tencent.com / cloud.qq.com cos.

Awesome Lists containing this project

README

          

# TencentCloudCosDeploy
deploy static file on cloud.tencent.com / cloud.qq.com cos.

## Install

https://marketplace.visualstudio.com/items?itemName=zoujian.tc-cloud-tools

## Release Notes

[overview.md](./overview.md)

## Build
```
npm i -g tfx-cli
yarn tsc
yarn build
```