renovate-encrypt

v0.1.0
CLI tool to encrypt configuration values with Renovate public key
renovate encrypt token

renovate-encrypt

npm module for encrypting secrets for the renovateapp.com service.

Usage: install with npm i -g and then echo or cat stdin to renovate-encrypt.

Example: cat ~/.npmrc | renovate-encrypt (encrypt whole .npmrc file)

Or alternatively, use with generate-npm-token to first generate a new npm token and then echo it to this script, e.g.

echo "abcde-fghij-lmnop-qrstuv-wxyz" | renovate-encrypt

Metadata

  • MIT
  • >=6.11.1
  • Rhys Arkins
  • released 9/1/2017

Downloads

Maintainers