Fixes
h3rald h3rald@h3rald.com
Sat, 13 Jun 2026 10:16:35 +0200
1 files changed,
5 insertions(+),
9 deletions(-)
jump to
M
contents/pls.md
→
contents/pls.md
@@ -7,9 +7,11 @@ subtitle: "A polite but determined task runner"
summary: "A simple but powerful task runner that lets you define your own commands by editing a YAML configuration file." content-type: project active: true -ci: true -download: "https://github.com/h3rald/pls/releases/download/" -version: 1.0.0 +version: B00-0 +version-badge: B00--0 +license: MIT +sourcehut: pls +changelog: true docs: /pls/Pls_UserGuide.htm -----@@ -62,9 +64,3 @@
``` pls config self ``` - -### Downloads - -* [macOS (x64)]({{$download}}v{{$version}}/{{$github}}_v{{$version}}_macosx_x64.zip) -* [Linux (x64)]({{$download}}v{{$version}}/{{$github}}_v{{$version}}_linux_x64.zip) -* [Windows (x64)]({{$download}}v{{$version}}/{{$github}}_v{{$version}}_windows_x64.zip)