Compare commits

..

No commits in common. "3cc3a6ade1560d69df58bd1f8e6388f3f60e6d0b" and "975d6b6fd47f2d9354514e2adcd8f4cada83952f" have entirely different histories.

View File

@ -1,10 +1,7 @@
NPM-GITEA NPM-GITEA
========= =========
Since npm cannot easily search private gitea repositories, this tool can be used Connect to gitea (using tea configuration) and list packages
to search instead
Uses your connection to gitea (using tea configuration) and list packages
SETUP SETUP
----- -----
@ -20,10 +17,3 @@ UNINSTALL
``` ```
npm uninstall -g npm uninstall -g
``` ```
USAGE
-----
```
npm-gitea {search} | --help | --{json|markdown}
```