1.3.0 • Published 6 months ago

generate-ssh-key v1.3.0

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

SSH Key Generator

npm version npm downloads License: MIT

Generate a secure SSH key and configure Git with one command

Usage

npx generate-ssh-key

Features

  • 🔑 Generates ED25519 SSH key pair if one doesn't exist
  • 🖥️ Works on Windows, macOS, and Linux
  • 📋 Automatically copies public key to clipboard
  • 🛠️ Automatically installs OpenSSH on Windows if needed
  • 🔒 Sets correct permissions on .ssh directory
  • ✨ Checks for Git installation and provides setup instructions
  • 👤 Helps configure Git user name and email if missing
  • 🔄 Automatically converts repository URLs to SSH format
  • 🚀 Automatically uploads key to GitHub if GitHub CLI is installed
  • 💡 Provides helpful next steps
1.3.0

6 months ago

1.2.0

7 months ago

1.1.0

7 months ago

1.0.1

8 months ago

1.0.0

8 months ago