@dsh-plugin-hub/example-hello
v0.1.0
Published
Minimal DSH bundle used to verify npm-first publishing through DSH Plugin Hub.
Readme
Hello DSH
@dsh-plugin-hub/example-hello is the smallest publishable DSH bundle used by
DSH Plugin Hub's npm-first end-to-end test.
It adds one harmless row to the Cordis configuration:
- insert:
- id: hello-dsh
name: 'Hello from DSH Plugin Hub'Install it with DeepSeek Harness:
dsh plugin --profile web add @dsh-plugin-hub/example-helloThe package contains no executable JavaScript and does not access user data.
