lita aws cloudfront:适用于AWS CloudFront的Lita插件 源码
利塔奥斯云前 lita-aws-cloudfront允许您通过命令管理AWS CloudFront。 安装 将lita-aws-cloudfront添加到您的Lita实例的Gemfile中: gem "lita-aws-cloudfront" 配置 在下面设置环境变量。 AWS_REGION=us-east-1 AWS_ACCESS_KEY_ID=xxxx AWS_SECRET_ACCESS_KEY=xxxx 或使用配置 Lita.config.handlers.aws_cloudfront.aws_region = 'us-east-1' Lita.config.handlers.aws_cloudfront.aws_access_key_id = 'xxxx' Lita.config.handlers.aws_cloudfront.aws_secret_access_key =
文件列表
lita-aws-cloudfront-master.zip
(预估有个21文件)
lita-aws-cloudfront-master
Guardfile
2KB
locales
en.yml
48B
templates
distributions.erb
391B
invalidations.erb
352B
.gitkeep
0B
Rakefile
145B
.rubocop.yml
158B
暂无评论