windsurf

First-time setup: install the ppkg CLI once (ensure ~/.deno/bin is on your PATH; see catalog for more):

deno install -g -A -n ppkg jsr:@patdx/pkg

Then install this package:

ppkg add windsurf

Remove:

ppkg remove windsurf

Or without installing the CLI:

deno run -A --reload jsr:@patdx/pkg add windsurf