forked from GitHubMirrors/silverbullet-icalendar
7 lines
126 B
YAML
7 lines
126 B
YAML
name: hello-world
|
|
version: 0.1
|
|
functions:
|
|
helloWorld:
|
|
path: "./hello.ts:helloWorld"
|
|
command:
|
|
name: "Say hello" |