commit e4ae4fa62b1bd2b3f31694fa274d79e1919e4c79
parent 9816ac03a6761528e8483bb17526885e7639daf0
Author: AMIT DUTTA <amitdutta4255@gmail.com>
Date: Fri, 6 Feb 2026 21:05:28 +0530
Update README to include VS Code extension link
Added information about the VS Code extension availability.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -2,6 +2,8 @@
> The Swiss Army Knife for Remote Python Execution.
+## It is available as a VS Code extension. Check out: [marketplace.visualstudio.com](https://marketplace.visualstudio.com/items?itemName=notamitgamer.vscode-githrun)
+
Githrun is a powerful CLI tool and Python library that lets you run, explore, and install Python code directly from GitHub and Gists. It handles dependencies, private repositories, and even turns remote scripts into local command-line tools.
[](https://pypi.org/project/githrun/)