File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 33[ ![ version] ( https://img.shields.io/github/v/release/flowscripter/example-host-application?sort=semver )] ( https://github.com/flowscripter/example-host-application/releases )
44[ ![ build] ( https://img.shields.io/github/actions/workflow/status/flowscripter/example-host-application/release-bun-executable.yml )] ( https://github.com/flowscripter/example-host-application/actions/workflows/release-bun-executable.yml )
55[ ![ coverage] ( https://codecov.io/gh/flowscripter/example-host-application/branch/main/graph/badge.svg?token=EMFT2938ZF )] ( https://codecov.io/gh/flowscripter/example-host-application )
6- [ ![ docs] ( https://img.shields.io/badge/docs-API-blue )] ( https://flowscripter.github.io/example-host-application/index.html )
76[ ![ license: MIT] ( https://img.shields.io/github/license/flowscripter/example-host-application )] ( https://github.com/flowscripter/example-host-application/blob/main/LICENSE )
87
98> Example host application executable for the
@@ -71,24 +70,12 @@ Lint:
7170
7271` deno lint index.ts src/ tests/ `
7372
74- Generate HTML API Documentation:
75-
76- ` deno doc --html --name=example-host-application index.ts `
77-
7873## Documentation
7974
80- ### Framework API
81-
8275Refer to the
8376[ dynamic-plugin-framework] ( https://github.com/flowscripter/dynamic-plugin-framework )
8477for an overview of what this example is demonstrating.
8578
86- ### API
87-
88- Link to auto-generated API docs:
89-
90- [ API Documentation] ( https://flowscripter.github.io/example-host-application/index.html )
91-
9279## License
9380
9481MIT © Flowscripter
You can’t perform that action at this time.
0 commit comments