gitprof
CLI tool which simplifies working with multiple Git accounts/services. (by CabbageDevelopment)
github-keygen
Easy creation of secure SSH configuration for your GitHub account(s) (by dolmen)
gitprof | github-keygen | |
---|---|---|
1 | 5 | |
1 | 249 | |
- | - | |
10.0 | 0.0 | |
about 2 years ago | almost 2 years ago | |
Python | Perl | |
MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gitprof
Posts with mentions or reviews of gitprof.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-10-16.
-
Organizing Multiple Git Identities
I developed a program to help with this — it's called "gitprof", since it helps with Git profiles.
https://github.com/CabbageDevelopment/gitprof
github-keygen
Posts with mentions or reviews of github-keygen.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-24.
-
I configure my Git identities
Shameless plug for a tool I developed in order to easily manage GitHub identities for Git access via SSH: https://github.com/dolmen/github-keygen
12 years old, but still actively maintained.
-
Organizing Multiple Git Identities
https://github.com/dolmen/github-keygen
The project might not look active, but that's because it just works. 12 years old now.
-
We updated our RSA SSH host key
Disclaimer: I am the author and maintainer of github-keygen
[1]: https://github.com/dolmen/github-keygen/
-
SSH Tips and Tricks
For those who use (or want to use) SSH to connect to GitHub for Git, I wrote 11 years ago a tool to maintain my SSH settings for GitHub. I still actively maintain it.
https://github.com/dolmen/github-keygen/
github-keygen features:
- What was the point of [ “x$var” = “xval” ]?
What are some alternatives?
When comparing gitprof and github-keygen you can also consider the following projects:
github - Just a place to track issues and feature requests that I have for github
certificate-transparency - Auditing for TLS certificates.
topydo - A powerful todo list application for the console, using the todo.txt format.
Delegator.py - Subprocesses for Humans 2.0.
git-switch-user - Manage your git identities with ease
cpu - cpu command in Go, inspired by the Plan 9 cpu command