You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Easy code context**: Get a text digest from a git repository URL or a directory
@@ -38,17 +36,18 @@ pip install gitingest
38
36
39
37
## 🧩 Browser Extension Usage
40
38
39
+
<!-- markdownlint-disable MD033 -->
41
40
<ahref="https://chromewebstore.google.com/detail/adfjahbijlkjfoicpjkhjicpjpjfaood"target="_blank"title="Get GitIngest Extension from Chrome Web Store"><imgheight="48"src="https://github.com/user-attachments/assets/20a6e44b-fd46-4e6c-8ea6-aad436035753"alt="Available in the Chrome Web Store" /></a>
42
41
<ahref="https://addons.mozilla.org/firefox/addon/gitingest/"target="_blank"title="Get GitIngest Extension from Firefox Add-ons"><imgheight="48"src="https://github.com/user-attachments/assets/c0e99e6b-97cf-4af2-9737-099db7d3538b"alt="Get The Add-on for Firefox" /></a>
43
42
<ahref="https://microsoftedge.microsoft.com/addons/detail/nfobhllgcekbmpifkjlopfdfdmljmipf"target="_blank"title="Get GitIngest Extension from Firefox Add-ons"><imgheight="48"src="https://github.com/user-attachments/assets/204157eb-4cae-4c0e-b2cb-db514419fd9e"alt="Get from the Edge Add-ons" /></a>
43
+
<!-- markdownlint-enable MD033 -->
44
44
45
-
The extension is open source at [lcandy2/gitingest-extension](https://github.com/lcandy2/gitingest-extension).
46
-
For anyone who wants install it manually, you may download it [here](https://github.com/lcandy2/gitingest-extension/releases).
45
+
The extension is open source at [lcandy2/gitingest-extension](https://github.com/lcandy2/gitingest-extension).
46
+
For anyone who wants install it manually, you may download it [here](https://github.com/lcandy2/gitingest-extension/releases).
47
47
Issues and feature requests are welcome to the repo.
48
48
49
49
## 💡 Command line usage
50
50
51
-
52
51
The `gitingest` command line tool allows you to analyze codebases and create a text dump of their contents.
0 commit comments