npm-gitea/README.md
2025-06-10 10:41:21 -06:00

30 lines
363 B
Markdown

NPM-GITEA
=========
Since npm cannot easily search private gitea repositories, this tool can be used
to search instead
Uses your connection to gitea (using tea configuration) and list packages
SETUP
-----
```
npm install
npm install -g .
```
UNINSTALL
---------
```
npm uninstall -g
```
USAGE
-----
```
npm-gitea {search} | --help | --{json|markdown}
```