githrun

A CLI tool to run Python scrip...
Log | Files | Refs | README | LICENSE

commit 350c68fcc79b287403ca8872eae095043b96644e
parent e83eb3c8295a65e04d5277e11202e8d6733cce42
Author: AMIT DUTTA <amitdutta4255@gmail.com>
Date:   Fri, 13 Feb 2026 14:18:00 +0530

Update README with Product Hunt badges

Added Product Hunt badges for Githrun.
Diffstat:
MREADME.md | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -4,6 +4,9 @@ Githrun is a versatile command-line tool and VS Code extension that enables you [![PyPI version](https://img.shields.io/pypi/v/githrun.svg)](https://pypi.org/project/githrun/) [![Python](https://img.shields.io/pypi/pyversions/githrun.svg)](https://pypi.org/project/githrun/) [![License](https://img.shields.io/github/license/notamitgamer/githrun)](https://github.com/notamitgamer/githrun/blob/main/LICENSE) [![Downloads](https://pepy.tech/badge/githrun)](https://pepy.tech/project/githrun) [![Last Commit](https://img.shields.io/github/last-commit/notamitgamer/githrun)](https://github.com/notamitgamer/githrun/commits/main) [![Contributors](https://img.shields.io/github/contributors/notamitgamer/githrun)](https://github.com/notamitgamer/githrun/graphs/contributors) +<a href="https://www.producthunt.com/products/githrun?embed=true&amp;utm_source=badge-featured&amp;utm_medium=badge&amp;utm_campaign=badge-githrun" target="_blank" rel="noopener noreferrer"><img alt="Githrun - Execute remote Python scripts directly from GitHub. | Product Hunt" width="250" height="54" src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=1078250&amp;theme=light&amp;t=1770971505390"></a> +<a href="https://www.producthunt.com/products/githrun/reviews/new?utm_source=badge-product_review&utm_medium=badge&utm_source=badge-githrun" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/product_review.svg?product_id=1163407&theme=light" alt="Githrun - Execute&#0032;remote&#0032;Python&#0032;scripts&#0032;directly&#0032;from&#0032;GitHub&#0046; | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> +<a href="https://www.producthunt.com/products/githrun?utm_source=badge-follow&utm_medium=badge&utm_source=badge-githrun" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/follow.svg?product_id=1163407&theme=light" alt="Githrun - Execute&#0032;remote&#0032;Python&#0032;scripts&#0032;directly&#0032;from&#0032;GitHub&#0046; | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> --- # VS Code Extension @@ -187,4 +190,4 @@ Githrun stores configuration and cache files in your home directory: ## License -This project is licensed under the MIT License.- \ No newline at end of file +This project is licensed under the MIT License.
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror