1.0.10 • Published 5 months ago
aliyun-fc-publish v1.0.10
aliyun-fc-publish
Introduction
Quickly package and upload to Alibaba Cloud Function
Usage Instructions
Install Dependencies: Include in the respective project:
aliyun-fc-publish
Configuration: Add ALIYUN to the environment variables, and separate
accessKeyId
andaccessKeySecret
with a comma.Code Usage: Create a
publish.js
file as follows and modify as needed:const Client = require("aliyun-fc-publish"); new Client().publish("Project Name", "Function Account ID.cn-shenzhen.fc.aliyuncs.com");
Execution: Run the following command in the terminal:
node publish.js
1.0.10
5 months ago
1.0.9
5 months ago
1.0.8
5 months ago
1.0.9-0
5 months ago
1.0.8-1
5 months ago
1.0.8-0
5 months ago
1.0.8-3
5 months ago
1.0.8-2
5 months ago
1.0.6-0
7 months ago
1.0.6
7 months ago
1.0.5
9 months ago
1.0.4
10 months ago
1.0.4-1
10 months ago
1.0.4-0
10 months ago
1.0.4-3
10 months ago
1.0.4-2
10 months ago
1.0.3
10 months ago
1.0.4-5
10 months ago
1.0.4-4
10 months ago
1.0.4-6
10 months ago
1.0.2
1 year ago
1.0.1
1 year ago
1.0.2-2
1 year ago
1.0.2-1
1 year ago
1.0.1-1
1 year ago
1.0.0
1 year ago
1.0.0-1
1 year ago
1.0.0-0
1 year ago