Setup pgp keys and sign commits with ease on Linux and Windows machines.
npm install gitkeykit
Simplify PGP key setup and signing commits on Linux and Windows.
``bashUsing npx (recommended)
npx gitkeykit
🚀 Usage
$3
`bash
Start the interactive setup
gitkeykitImport existing PGP key
gitkeykit import my_key.txtReset configurations
gitkeykit --resetShow version number
gitkeykit --versionDisplay help information and available commands
gitkeykit --help
`$3
- --reset Reset Git and GPG configurations
- --help Show help information
- --version Show version number
- --import - Interactive Setup: Guided process for creating or importing PGP keys
- Cross-Platform: Works seamlessly on both Linux and Windows
- Secure Configuration:
- Automatic Git signing setup
- GPG agent configuration
- Secure passphrase handling
- Error Handling: Clear error messages and recovery options
- Backup & Reset: Automatic backup of existing configurations with reset capability