Created by: amykyta3
What is this Python project?
Git me the URL is a simple command line application that converts the path to a file in your Git repository into a public URL for popular Git hosting sites.
I also provide an API so that users can embed the translator into a larger project, as well as extend the command line tool to add custom path translations.
What's the difference between this Python project and similar ones?
I have not been able to find anything else like it. This is a very useful tool if you often share links to your source with co-workers/friends while collaborating on a project.
- Supports URL generation for popular Git hosting sites such as GitHub, GitLab, and Bitbucket.
- Easy to extend for other Git hosting services (public ones or private ones).
- Accurately points to the file under the correct branch or exact commit.
- Reference a line number, or range of lines.
- Copy URL directly to your clipboard.
--
Anyone who agrees with this pull request could vote for it by adding a