Skip to content

DEK

Compare
Choose a tag to compare
@umlaeute umlaeute released this 08 Mar 15:18
· 991 commits to main since this release
v0.3.0

Plugin

Download the Deken Plugin v0.3.0 and drop it somewhere into Pd's search path.

It will be acticated automatically on next start (unless Pd already includes a newer version)

Cmdline Tool

If you are a developer and want to publish your externals, the deken cmdline tool comes in handy
to create and upload packages.

For a fresh installation follow do:

$ curl https://raw.githubusercontent.com/pure-data/deken/v0.3.0/developer/deken > ~/bin/deken
$ chmod 755 ~/bin/deken
$ deken
This is your first time running deken on this machine.
I'm going to install myself and my dependencies into ~/.deken now.
Feel free to ctrl-C now if you don't want to do this.

If you already have the cmdline tool installed, just do:

$ deken upgrade

Windows binaries

If you are using Windows, you can grab pre-compiled binaries of the cmdline tools: