Metadata-Version: 2.1
Name: jobrunner-git
Version: 1.0.2
Summary: shell-jobrunner plugin to provide "project plugin" context from git repos
Home-page: https://github.com/wwade/jobrunner-git
Project-URL: Source, https://github.com/wwade/jobrunner-git
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Utilities
Classifier: Topic :: Terminals
Classifier: Topic :: System :: Shells
Requires-Python: >=3.7
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

