pd
CLI to your Mac. You can also download the macOS build, unzip that archive, and place the pd
binary somewhere in your PATH
.
If this returns a permissions error, you may need to run:
bad CPU type in executable: pd
, you will need to install Rosetta 2 on your Mac by running the following command:pd
binary somewhere in your PATH
.
pd.exe
in Program Files, and add its file path to Path
in your system environment variables. Use pd.exe
in a terminal that supports ANSI colors, like the Windows Terminal.
pd
binary somewhere in your PATH
.
Operating System | Architecture | link |
---|---|---|
Linux | amd64 | download |
Linux | 386 | download |
Linux | arm | download |
Linux | arm64 | download |
macOS | amd64 | download |
Windows | amd64 | download |
pd
binary is available via Nix flake here
pd
to see a list of all commands, or pd help <command>
to display help docs for a specific command.
See the CLI reference for detailed usage and examples for each command.