Update file software.yml

This commit is contained in:
Brian Zalewski 2022-12-24 14:42:07 +00:00
parent faabe0594d
commit 060869a3a5

View file

@ -753,7 +753,7 @@ softwarePackages:
_service: null _service: null
npm: carbon-now-cli npm: carbon-now-cli
carthage: carthage:
_bin: null _bin: carthage
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -1021,6 +1021,7 @@ softwarePackages:
_home: https://cocoapods.org/ _home: https://cocoapods.org/
_name: cocoapods _name: cocoapods
_service: null _service: null
_when:brew: '! test -d /usr/local/Cellar/cocoapods'
ansible: professormanhattan.cocoapods ansible: professormanhattan.cocoapods
brew:darwin: cocoapods brew:darwin: cocoapods
gem:darwin: cocoapods gem:darwin: cocoapods
@ -1575,7 +1576,7 @@ softwarePackages:
_service: null _service: null
ansible: professormanhattan.dotfiles ansible: professormanhattan.dotfiles
dotnet: dotnet:
_bin: null _bin: dotnet
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -1586,20 +1587,20 @@ softwarePackages:
choco: dotnet choco: dotnet
yay: dotnet-sdk-bin yay: dotnet-sdk-bin
dprint: dprint:
_bin: null _bin: dprint
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
_home: null _home: https://dprint.dev/
_name: null _name: DPrint
_post:binary:windows: |
# TODO
_service: null _service: null
binary:windows: https://github.com/dprint/dprint/releases/latest/download/dprint-x86_64-pc-windows-msvc-installer.exe
brew: dprint brew: dprint
cargo: dprint cargo: dprint
npm: dprint npm: dprint
scoop: dprint scoop: dprint
script:darwin: curl -fsSL https://dprint.dev/install.sh | sh
script:linux: curl -fsSL https://dprint.dev/install.sh | sh
script:windows: iwr https://dprint.dev/install.ps1 -useb | iex
drone-cli: drone-cli:
_bin: drone _bin: drone
_desc: The Drone command line tools are used to interact with the Drone from the command line, and provide important utilities for managing users and repository settings _desc: The Drone command line tools are used to interact with the Drone from the command line, and provide important utilities for managing users and repository settings
@ -3168,7 +3169,7 @@ softwarePackages:
_service: null _service: null
brew:darwin: ideviceinstaller brew:darwin: ideviceinstaller
imagemagick: imagemagick:
_bin: null _bin: magick
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -6825,7 +6826,7 @@ softwarePackages:
dnf: virtualbox dnf: virtualbox
pacman: virtualbox pacman: virtualbox
virtualenv: virtualenv:
_bin: null _bin: virtualenv
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -7299,7 +7300,7 @@ softwarePackages:
brew: ykman brew: ykman
pipx: yubikey-manager pipx: yubikey-manager
youtube-dl: youtube-dl:
_bin: null _bin: youtube-dl
_desc: '[youtube-dl](https://github.com/ytdl-org/youtube-dl) is an open-source download manager for video and audio from YouTube and over 1000 other video hosting websites. It is released under the Unlicense software license and is one of the most popular projects on GitHub.' _desc: '[youtube-dl](https://github.com/ytdl-org/youtube-dl) is an open-source download manager for video and audio from YouTube and over 1000 other video hosting websites. It is released under the Unlicense software license and is one of the most popular projects on GitHub.'
_docs: https://github.com/ytdl-org/youtube-dl/blob/master/README.md#readme _docs: https://github.com/ytdl-org/youtube-dl/blob/master/README.md#readme
_github: https://github.com/ytdl-org/youtube-dl _github: https://github.com/ytdl-org/youtube-dl