forked from GitHubMirrors/silverbullet-icalendar
Use the deno-based build
This commit is contained in:
9
hello.plug.yaml
Normal file
9
hello.plug.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: hello-world
|
||||
version: 0.1
|
||||
imports:
|
||||
- https://get.silverbullet.md/global.plug.json
|
||||
functions:
|
||||
helloWorld:
|
||||
path: "./hello.ts:helloWorld"
|
||||
command:
|
||||
name: "Say hello"
|
||||
Reference in New Issue
Block a user