This commit is contained in:
Brian Zalewski 2023-08-01 09:25:54 +00:00
parent b37061808d
commit c4622f48fb
2 changed files with 6 additions and 0 deletions

View file

@ -1065,6 +1065,7 @@ softwareGroups:
- npkill - npkill
- npm-check # Similar to npm-check-updates - npm-check # Similar to npm-check-updates
- npm-check-updates - npm-check-updates
- nx
- oclif - oclif
- osx-sign - osx-sign
- package-size - package-size

View file

@ -6057,6 +6057,11 @@ softwarePackages:
cask: nextcloud cask: nextcloud
choco: nextcloud-client choco: nextcloud-client
flatpak: com.nextcloud.desktopclient.nextcloud flatpak: com.nextcloud.desktopclient.nextcloud
nx:
_bin: nx
_github: https://github.com/nrwl/nx
_name: NX
npm: nx
nginx: nginx:
_bin: nginx _bin: nginx
_desc: It also generates sites-enabled proxies using YML configurations. Easter eggs included. [Nginx](https://www.nginx.com/), stylized as NGINX, nginx or NginX, is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. The software was created by Igor Sysoev and publicly released in 2004. Nginx is free and open-source software, released under the terms of the 2-clause BSD license. _desc: It also generates sites-enabled proxies using YML configurations. Easter eggs included. [Nginx](https://www.nginx.com/), stylized as NGINX, nginx or NginX, is a web server that can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. The software was created by Igor Sysoev and publicly released in 2004. Nginx is free and open-source software, released under the terms of the 2-clause BSD license.