1.0.10 • Published 5 months ago

aliyun-fc-publish v1.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

aliyun-fc-publish

Introduction

Quickly package and upload to Alibaba Cloud Function

Usage Instructions

  1. Install Dependencies: Include in the respective project:

    aliyun-fc-publish
  2. Configuration: Add ALIYUN to the environment variables, and separate accessKeyId and accessKeySecret with a comma.

  3. 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");
  4. 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