Skip to content

konomae/zig-plugin

Repository files navigation

Zig plugin

Zig WASM plugin for proto.

Installation

Add the following to .prototools.

[plugins]
zig = "github://konomae/zig-plugin"

Configuration

Zig plugin does not support configuration.

Hooks

Zig plugin does not support hooks.

Contributing

Build the plugin:

cargo build --target wasm32-wasi

Test the plugin by running proto commands.

proto install zig-test
proto list-remote zig-test