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

https://github.com/zce/tcb

All my tencent cloudbase sources.
https://github.com/zce/tcb

Last synced: about 1 year ago
JSON representation

All my tencent cloudbase sources.

Awesome Lists containing this project

README

          

# tcb

[![License][license-img]][license-url]
[![Dependency Status][dependency-img]][dependency-url]
[![devDependency Status][devdependency-img]][devdependency-url]
[![Code Style][style-img]][style-url]

> All my tencent cloudbase sources.

## Getting Started

[![](https://main.qcloudimg.com/raw/95b6b680ef97026ae10809dbd6516117.svg)](https://console.cloud.tencent.com/tcb/env/index?action=CreateAndDeployCloudBaseProject&appUrl=https%3A%2F%2Fgithub.com%2Fzce%2Ftcb&branch=master)

## Contributing

1. **Fork** it on GitHub!
2. **Clone** the fork to your own machine.
3. **Checkout** your feature branch: `git checkout -b my-awesome-feature`
4. **Commit** your changes to your own branch: `git commit -am 'Add some feature'`
5. **Push** your work back up to your fork: `git push -u origin my-awesome-feature`
6. Submit a **Pull Request** so that we can review your changes.

> **NOTE**: Be sure to merge the latest from "upstream" before making a pull request!

## License

[MIT](LICENSE) © [zce](https://zce.me)

[license-img]: https://img.shields.io/github/license/zce/tcb
[license-url]: https://github.com/zce/tcb/blob/master/LICENSE
[dependency-img]: https://img.shields.io/david/zce/tcb
[dependency-url]: https://david-dm.org/zce/tcb
[devdependency-img]: https://img.shields.io/david/dev/zce/tcb
[devdependency-url]: https://david-dm.org/zce/tcb?type=dev
[style-img]: https://img.shields.io/badge/code_style-standard-brightgreen
[style-url]: https://standardjs.com