https://github.com/dasiths/python_plugin_host
https://github.com/dasiths/python_plugin_host
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dasiths/python_plugin_host
- Owner: dasiths
- Created: 2024-08-22T11:48:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T04:25:18.000Z (almost 2 years ago)
- Last Synced: 2025-06-01T14:01:46.377Z (about 1 year ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plugin Spike
## Steps
- Run `make docker-build-base`
- Then go to `sample-consumer-folder`
- Update the `config.yaml` with the plugins you want to include
- Run `docker-build`
- Run `docker-run`