|
6 | 6 | [](https://badge.fury.io/py/gitingest)
|
7 | 7 | [](https://github.com/cyclotruc/gitingest)
|
8 | 8 | [](https://pepy.tech/project/gitingest)
|
9 |
| -[](https://github.com/cyclotruc/gitingest/issues) |
10 |
| -[](https://github.com/psf/black) |
11 | 9 |
|
12 | 10 | [](https://discord.com/invite/zerRaGK9EC)
|
13 | 11 |
|
@@ -43,7 +41,6 @@ pip install gitingest
|
43 | 41 | <!-- markdownlint-enable MD033 -->
|
44 | 42 |
|
45 | 43 | 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 | 44 | Issues and feature requests are welcome to the repo.
|
48 | 45 |
|
49 | 46 | ## 💡 Command line usage
|
@@ -107,6 +104,10 @@ If you are hosting it on a domain, you can specify the allowed hostnames via env
|
107 | 104 | - [tiktoken](https://github.com/openai/tiktoken) - Token estimation
|
108 | 105 | - [apianalytics.dev](https://www.apianalytics.dev/) - Simple Analytics
|
109 | 106 |
|
| 107 | +### Looking for a javascript/node package? |
| 108 | + |
| 109 | +Check out the NPM alternative 📦 Repomix: https://github.com/yamadashy/repomix |
| 110 | + |
110 | 111 | ## ✔️ Contributing to Gitingest
|
111 | 112 |
|
112 | 113 | Gitingest aims to be friendly for first time contributors, with a simple python and html codebase.
|
@@ -175,3 +176,4 @@ The application should be available at `http://localhost:8000`
|
175 | 176 | ```bash
|
176 | 177 | gitingest --help
|
177 | 178 | ```
|
| 179 | + |
0 commit comments