项目作者: Byzanteam-Labs
项目描述 :
Aliyun OSS adapter for Arc
高级语言: Elixir
项目地址: git://github.com/Byzanteam-Labs/arc_aliyun_oss.git
ArcAliyunOss
Aliyun OSS provider for Arc.
Installation
The package can be installed
by adding arc_aliyun_oss
to your list of dependencies in mix.exs
:
def deps do
[
{:arc_aliyun_oss, "~> 0.1.0", github: "GreenNerd-Labs/arc_aliyun_oss"}
]
end