Update file software.yml

This commit is contained in:
Christina Juliana 2023-03-26 09:00:33 +00:00
parent e41b70939f
commit b9a02795f6

View file

@ -1215,7 +1215,7 @@ softwarePackages:
_bin: null
_desc: Clocker is designed to help you keep track of your friends and colleagues in different time zones.
_docs: null
_github: null
_github: https://github.com/n0shake/clocker
_home: null
_name: null
cask: clocker
@ -1519,7 +1519,7 @@ softwarePackages:
_bin: cupsctl
_desc: '[CUPS](https://www.cups.org/) is a modular printing system for Unix-like computer operating systems which allows a computer to act as a print server. A computer running CUPS is a host that can accept print jobs from client computers, process them, and send them to the appropriate printer.'
_docs: null
_github: null
_github: https://github.com/apple/cups
_home: null
_name: CUPS
_service: true
@ -1538,7 +1538,7 @@ softwarePackages:
_bin: curator
_desc: Elasticsearch Curator helps you curate, or manage, your Elasticsearch indices and snapshots
_docs: https://www.elastic.co/guide/en/elasticsearch/client/curator
_github: null
_github: https://github.com/elastic/curator
_home: https://www.elastic.co/guide/en/elasticsearch/client/curator
_name: curator
_type: cli
@ -1821,7 +1821,7 @@ softwarePackages:
docker-desktop:
_desc: '[Docker](https://www.docker.com/) is a set of platform-as-a-service products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels. [Docker Desktop](https://www.docker.com/products/docker-desktop/) adds a sleek UI for Docker and makes it easier to manage Docker on macOS and Windows.'
_docs: https://docs.docker.com/
_github: null
_github: https://github.com/docker/compose
_home: https://www.docker.com/
_name: Docker Desktop
_when: '! test -d /Applications/Docker.app'