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.
- Host: GitHub
- URL: https://github.com/chsword/tencentclouddevopstools
- Owner: chsword
- License: mit
- Created: 2021-11-29T07:44:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-01T09:20:13.000Z (over 4 years ago)
- Last Synced: 2025-01-18T10:32:21.835Z (over 1 year ago)
- Language: TypeScript
- Size: 158 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```