mirror of
https://github.com/xunleii/silverbullet-icalendar.git
synced 2026-03-15 20:15:23 +00:00
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"
|