forked from GitHubMirrors/silverbullet-icalendar
10 lines
185 B
YAML
10 lines
185 B
YAML
name: hello-world
|
|
version: 0.1
|
|
imports:
|
|
- https://get.silverbullet.md/global.plug.json
|
|
functions:
|
|
helloWorld:
|
|
path: "./hello.ts:helloWorld"
|
|
command:
|
|
name: "Say hello"
|