4.0.1 • Published 6 months ago

gitkeykit v4.0.1

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

🧰 GitKeykit

GitHub release (with filter) npm downloads

for_preferred_anon-min

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

📦 Installation

# Using npx (recommended)
npx gitkeykit 

# Or install globally
npm install -g gitkeykit 

🚀 Usage

Basic Setup

# Start the interactive setup
gitkeykit

# Import existing PGP key
gitkeykit import my_key.txt

# Reset configurations
gitkeykit --reset

# Show version number
gitkeykit --version

# Display help information and available commands
gitkeykit --help

Command Options

  • --reset Reset Git and GPG configurations
  • --help Show help information
  • --version Show version number
  • --import <key_path.txt> Import and configure PGP key from file

✨ Features

  • 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

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

2.1.0-next.1

6 months ago

3.0.0-next.1

6 months ago

3.0.0

6 months ago

2.1.1

6 months ago

4.0.1

6 months ago

4.0.0

6 months ago

4.0.0-next.1

6 months ago

2.1.0

6 months ago

2.0.5

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.4

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago