Skip to content

DominoPrusa/python-git-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Installer

A Python library to detect and install Git across different platforms.

Installation

Install using pip:

pip install git-installer

Usage

from git_installer import GitInstaller

# Ensure Git is installed
GitInstaller.ensure_git()

License

This project is dual-licensed. You can choose to use it under:

  1. The MIT License, which is commonly used and allows you to do pretty much anything with this software, provided you include the copyright notice and the license text.

  2. The WTFPL (Do What The F*** You Want To Public License), which is even more permissive and lets you do literally anything with the software, without conditions.

Disclaimer

This software is provided "AS IS", WITHOUT WARRANTY OF ANY KIND. Use at your own risk. Seriously. Don't blame me for anything.

About

A Python library for detecting and installing Git across different platforms.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages