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 3
3
[ ![ version] ( https://img.shields.io/github/v/release/flowscripter/example-host-application?sort=semver )] ( https://github.com/flowscripter/example-host-application/releases )
4
4
[ ![ 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 )
5
5
[ ![ 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 )
7
6
[ ![ license: MIT] ( https://img.shields.io/github/license/flowscripter/example-host-application )] ( https://github.com/flowscripter/example-host-application/blob/main/LICENSE )
8
7
9
8
> Example host application executable for the
@@ -71,24 +70,12 @@ Lint:
71
70
72
71
` deno lint index.ts src/ tests/ `
73
72
74
- Generate HTML API Documentation:
75
-
76
- ` deno doc --html --name=example-host-application index.ts `
77
-
78
73
## Documentation
79
74
80
- ### Framework API
81
-
82
75
Refer to the
83
76
[ dynamic-plugin-framework] ( https://github.com/flowscripter/dynamic-plugin-framework )
84
77
for an overview of what this example is demonstrating.
85
78
86
- ### API
87
-
88
- Link to auto-generated API docs:
89
-
90
- [ API Documentation] ( https://flowscripter.github.io/example-host-application/index.html )
91
-
92
79
## License
93
80
94
81
MIT © Flowscripter
You can’t perform that action at this time.
0 commit comments