Skip to content

cozy-elixir/alibaba_cloud_kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlibabaCloudKit

CI Hex.pm

A kit for Alibaba Cloud or Aliyun.

Installation

Add :alibaba_cloud_kit to the list of dependencies in mix.exs:

def deps do
  [
    {:alibaba_cloud_kit, "<requirement>"}
  ]
end

Usage

For more information, see the documentation.

Tests

Run basic tests:

$ mix test

Run all tests:

$ export TEST_ACCESS_KEY_ID=...
$ export TEST_ACCESS_KEY_SECRET=...
$ export TEST_OSS_REGION=...
$ export TEST_OSS_BUCKET=...

$ mix test.all

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages