UNPKG

v0-scf

Version:

腾讯云无服务器函数SCF命令行辅助工具

43 lines (26 loc) 903 B
# V0-SCF 工具 一个好用的腾讯云SCF无服务器函数管理工具。 [![npm](https://img.shields.io/npm/v/v0-scf.svg)](https://npmjs.org/package/v0-scf) [![npm](https://img.shields.io/npm/dm/v0-scf.svg)](https://npmjs.org/package/v0-scf) [![npm](https://img.shields.io/npm/dt/v0-scf.svg)](https://npmjs.org/package/v0-scf) ## 安装 全局安装: ```bash npm i -g v0-scf # or yarn global add v0-scf ``` 本地安装: ```bash npm i --save v0-scf # or yarn add v0-scf ``` ## 使用 <img width="551" alt="wx20181128-134110 2x" src="https://user-images.githubusercontent.com/1890238/49131474-4e657400-f313-11e8-8225-8211fcbe8f44.png"> ```bash scf [operation] [function_name] ``` 就不需要些过多介绍了,自己摸索吧。 ## License MIT 通过支付宝捐赠: ![qr](https://cloud.githubusercontent.com/assets/1890238/15489630/fccbb9cc-2193-11e6-9fed-b93c59d6ef37.png)