From b5ce82c4e98b94b5205571d3d5f72baf20b396c5 Mon Sep 17 00:00:00 2001 From: Brian Zalewski <59970525+ProfessorManhattan@users.noreply.github.com> Date: Wed, 3 Apr 2024 04:22:04 +0000 Subject: [PATCH] Added WordPress desktop app --- home/.chezmoidata.yaml | 1 + software.yml | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index 2fba8ad7..73fdbb2c 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -1240,6 +1240,7 @@ softwareGroups: - postman - responsively - runjs + - wordpresscom - zaproxy _Basic: &_Basic - *CLI diff --git a/software.yml b/software.yml index 23825cb5..cc7ec87d 100644 --- a/software.yml +++ b/software.yml @@ -14677,6 +14677,13 @@ softwarePackages: _name: WordOps _short: "WordOps is a high-performance server stack for WordPress sites, designed to simplify and automate server management tasks. " script:debian: wget -qO wo wops.cc && sudo bash wo + wordpresscom: + _bin: wordpresscom + _github: false + _name: WordPress Jetpack Desktop Client + _notes: TODO - Add options for Linux installations. A .deb is available officially but was behind login screen on the official website https://wordpress.com/me/get-apps. A .tar.gz is available for other Linux platforms that should be added as a _script. + cask: wordpresscom + choco: wordpress-com-for-desktop wordpressify: _bin: wordpressify _desc: A build system designed to automate your WordPress development workflow