2.0.5 • Published 2 months ago

gitkeykit v2.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

🧰 GitKeykit

GitHub release (with filter) npm downloads

for_preferred_anon-min

Simplify PGP key setup and signing commits on Linux and Windows.

📦 Usage

npx gitkeykit 

or

npm install -g gitkeykit 

Features

  • Effortless PGP Key Management: Create or import PGP keys with ease to secure your Git commits.
  • Cross-Platform Compatibility: Works seamlessly on both Linux and Windows machines, ensuring a consistent experience across environments.
  • Git and GPG Configuration: Automatically configure Git and GPG settings for seamless integration with your workflow.
  • Secure Passphrase Entry: Enhance security with pinentry-mode loopback, ensuring passphrases are entered securely.
  • Fast and Efficient Operation: Enjoy a lightning-fast CLI tool that gets the job done quickly and efficiently.

Options:

--reset Reset Git and GPG configurations

Commands:

import <key_path.txt> Import and set configuration with the provided PGP key

Examples: gitkeykit import my_key.txt Import and set configuration with 'my_key.txt' gitkeykit --reset Reset all configurations`

2.0.5

2 months ago

2.0.3

2 months ago

2.0.2

2 months ago

2.0.4

2 months ago

2.0.1

2 months ago

2.0.0

2 months ago

1.1.2

2 months ago

1.1.1

2 months ago

1.1.0

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.0

2 months ago