renovate-encrypt

0.1.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i renovate-encrypt

Weekly Downloads

3

Version

0.1.1

License

MIT

Last publish

Collaborators

  • rarkins