Update file software.yml
This commit is contained in:
parent
994280cf05
commit
2def2913d9
1 changed files with 7 additions and 5 deletions
12
software.yml
12
software.yml
|
@ -294,8 +294,6 @@ softwarePackages:
|
||||||
_home: null
|
_home: null
|
||||||
_name: null
|
_name: null
|
||||||
_post:pipx: pipx inject ansible PyObjC PyObjC-core docker lxml netaddr pexpect python-vagrant pywinrm requests-credssp watchdog
|
_post:pipx: pipx inject ansible PyObjC PyObjC-core docker lxml netaddr pexpect python-vagrant pywinrm requests-credssp watchdog
|
||||||
brew: ansible
|
|
||||||
dnf: ansible
|
|
||||||
pipx: ansible
|
pipx: ansible
|
||||||
ansible-lint:
|
ansible-lint:
|
||||||
_bin: ansible-lint
|
_bin: ansible-lint
|
||||||
|
@ -3259,6 +3257,7 @@ softwarePackages:
|
||||||
_github: null
|
_github: null
|
||||||
_home: null
|
_home: null
|
||||||
_name: CodeClimate
|
_name: CodeClimate
|
||||||
|
_usesDocker: true
|
||||||
brew: codeclimate/formulae/codeclimate
|
brew: codeclimate/formulae/codeclimate
|
||||||
impl:
|
impl:
|
||||||
_bin: impl
|
_bin: impl
|
||||||
|
@ -5929,7 +5928,6 @@ softwarePackages:
|
||||||
_home: null
|
_home: null
|
||||||
_name: skm
|
_name: skm
|
||||||
_type: cli
|
_type: cli
|
||||||
brew: timothyye/tap/skm
|
|
||||||
github: github.com/TimothyYe/skm
|
github: github.com/TimothyYe/skm
|
||||||
go: github.com/TimothyYe/skm/cmd/skm@latest
|
go: github.com/TimothyYe/skm/cmd/skm@latest
|
||||||
vup:
|
vup:
|
||||||
|
@ -6330,7 +6328,6 @@ softwarePackages:
|
||||||
_snapClassic: true
|
_snapClassic: true
|
||||||
_type: cli
|
_type: cli
|
||||||
ansible: professormanhattan.trec
|
ansible: professormanhattan.trec
|
||||||
apk: gomplate
|
|
||||||
brew: t-rec
|
brew: t-rec
|
||||||
cargo: t-rec
|
cargo: t-rec
|
||||||
port: t-rec
|
port: t-rec
|
||||||
|
@ -6786,7 +6783,12 @@ softwarePackages:
|
||||||
_home: https://vector.dev/
|
_home: https://vector.dev/
|
||||||
_name: Vector
|
_name: Vector
|
||||||
_type: cli
|
_type: cli
|
||||||
brew: vectordotdev/brew/vector
|
# Unlisted on their website and formulae didn't seem to be registering the bin in the PATH
|
||||||
|
# brew: vectordotdev/brew/vector
|
||||||
|
helm: https://helm.vector.dev
|
||||||
|
pacman: vector
|
||||||
|
script:darwin: curl --proto '=https' --tlsv1.2 -sSf https://sh.vector.dev | bash
|
||||||
|
script:linux: curl --proto '=https' --tlsv1.2 -sSf https://sh.vector.dev | bash
|
||||||
velero:
|
velero:
|
||||||
_bin: velero
|
_bin: velero
|
||||||
_desc: null
|
_desc: null
|
||||||
|
|
Loading…
Reference in a new issue