Classes necessary to write a Neucore plugin.
Documentation can be found in the Neucore repository at https://github.com/tkhamez/neucore/blob/main/doc/Plugins.md.
For a list of plugins see https://github.com/tkhamez/neucore#plugins-and-related-software.
docker build --tag neucore-plugin .
docker run -it --mount type=bind,source="$(pwd)",target=/app --workdir /app neucore-plugin /bin/sh