bridgetown_credentials 1.1.0
Credentials like passwords, access tokens and other secrets are often passed to sites each by it's own ENV variable. This is both uncool, non-atomic and therefore unreliable. Use this plugin to store your credentials in encrypted YAML files which you can safely commit to your source code repository. In order to use all of them in Bridgetown, you have to set or pass exactly one ENV variable holding the key to decrypt.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
bridgetown
>= 1.2.0, < 2.0
dry-credentials
~> 0, >= 0.2.1
Development 依赖 (8):
debug
>= 0
guard
>= 0
guard-minitest
>= 0
minitest
>= 0
minitest-flash
>= 0
minitest-focus
>= 0
rake
>= 0
yard
>= 0
所有者:
推送者:

作者:
-
Sven Schwyn
SHA 256 校验和:
=
Provenance:
Source Commit
Build File