diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index 1f109edc..4198b5c5 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -890,6 +890,7 @@ softwareGroups: - auto-install - browser-sync - caniuse + - coder - cordova - deno - deta diff --git a/software.yml b/software.yml index caa2c6c1..3c5e7e1d 100644 --- a/software.yml +++ b/software.yml @@ -5860,6 +5860,14 @@ softwarePackages: github: github.com/Blacksmoke16/oq snap: oq yay: oq + coder: + _bin: coder + _desc: A tool that provisions remote development environments via Terraform + _docs: https://coder.com/docs/v1/latest + _github: https://github.com/coder/coder + _home: https://coder.com/ + _name: Coder + brew: cdr/coder/coder-cli pulumi: _bin: pulumi _desc: Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages