Compare commits
2 Commits
975d6b6fd4
...
3cc3a6ade1
| Author | SHA1 | Date | |
|---|---|---|---|
| 3cc3a6ade1 | |||
| 7f1ae19eb6 |
12
README.md
12
README.md
@ -1,7 +1,10 @@
|
||||
NPM-GITEA
|
||||
=========
|
||||
|
||||
Connect to gitea (using tea configuration) and list packages
|
||||
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
|
||||
-----
|
||||
@ -17,3 +20,10 @@ UNINSTALL
|
||||
```
|
||||
npm uninstall -g
|
||||
```
|
||||
|
||||
USAGE
|
||||
-----
|
||||
|
||||
```
|
||||
npm-gitea {search} | --help | --{json|markdown}
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user