https://github.com/extism/automator-demo
https://github.com/extism/automator-demo
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/extism/automator-demo
- Owner: extism
- Created: 2022-11-17T18:01:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-01T18:18:44.000Z (over 3 years ago)
- Last Synced: 2025-04-28T11:16:40.360Z (over 1 year ago)
- Language: Python
- Size: 611 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**!! Work-in-progress !!**
To build and copy plugins:
```
make build
```
To run the python host:
```
make run
```
Apps can be defined in [apps.json](./apps.json)