Contributing

If you can't help with the development (you're busy, whatever...), make sure to star this repository, as that helps other developers find GitPM:

If you encounter an error, open an issue or contact Finn!

Developing GitPM

To develop GitPM, make sure to clone it from here.

You can install it yourself by running pip install -e . in the gitpm/ directory of your GitPM clone.

Submitting code

To help actively developing GitPM, you will need a GitHub account (create one).

  1. Create a fork of this repository.

  2. Create a new branch called feature/[feature-name] or fix/[what-you-fix].

  3. Commit your changes, fixes or improvements to the new branch.

  4. Open a new pull request to the master branch of this repository.

Other ways to help

You can also contact Finn or sponsor this project ❤️!

License

MIT License. Copyright 2020 Finn M Glas.