Registry / utility / rake-gpg

rake-gpg

JSON →
library0.20.0rbrubygemsunverified

Provides Rake tasks for common GPG activities including key management, encryption, and decryption.

gem install rake_gpg
INSTALL
IMPORT
SIG · RAKE-GPG
R
rake-gpg
utilityrubyv0.20.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RakeGPG
✓ require 'rake_gpg'

Encrypt a file using a GPG recipient key

require 'rake_gpg' # Example: encrypt a file RakeGPG::Tasks::Encrypt.new do |task| task.source_file = 'secret.txt' task.recipient = 'recipient@example.com' end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.20.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
Resources
rake-gpg — gem install rake-gpg · libregistry