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} ```