Metadata-Version: 2.4
Name: jobrunner-git
Version: 1.0.6
Summary: shell-jobrunner plugin to provide "project plugin" context from git repos
License-Expression: GPL-3.0-or-later
Requires-Python: >=3.9
Classifier: Intended Audience :: End Users/Desktop
Classifier: Natural Language :: English
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Utilities
Classifier: Topic :: Terminals
Classifier: Topic :: System :: Shells
Project-URL: Homepage, https://github.com/wwade/jobrunner-git
Project-URL: Source, https://github.com/wwade/jobrunner-git
Description-Content-Type: text/x-rst

jobrunner-git plugin
====================

|build status|

shell-jobrunner plugin to provide "project plugin" context from git repos

See https://github.com/wwade/jobrunner


 ================== ============================ 
  package            status                      
 ================== ============================ 
  jobrunner-git      |PyPI Release|              
  shell-jobrunner    |shell-jobrunner Release|   
 ================== ============================ 

Installation
------------

.. code:: console

    $ pip install jobrunner-git

Uninstallation
--------------

.. code:: console

    $ pip uninstall jobrunner-git



.. |PyPI Release| image:: https://badge.fury.io/py/jobrunner-git.svg
    :target: https://badge.fury.io/py/jobrunner-git
   
.. |shell-jobrunner Release| image:: https://badge.fury.io/py/shell-jobrunner.svg
   :target: https://badge.fury.io/py/shell-jobrunner
   
.. |build status| image:: https://github.com/wwade/jobrunner-git/actions/workflows/python-package.yml/badge.svg
   :target: https://github.com/wwade/jobrunner-git/actions/workflows/python-package.yml


