zellzig/example
LordMZTE 4bcc881651
fix: add now required -rdynamic compiler option to example
2022-12-31 21:02:32 +01:00
..
src feat: update to new render-request API 2022-11-29 15:59:27 +01:00
.gitignore Initial Commit! 2022-06-11 23:52:21 +02:00
README.md Initial Commit! 2022-06-11 23:52:21 +02:00
build.zig fix: add now required -rdynamic compiler option to example 2022-12-31 21:02:32 +01:00
gyro.zzz feat: update to new render-request API 2022-11-29 15:59:27 +01:00
plugin.yaml Initial Commit! 2022-06-11 23:52:21 +02:00

README.md

example

This is an example of a simple zellij plugin in zig. It's a super simple status bar.

If you plan on making your own plugin, be sure to pay special attention to build.zig and gyro.zzz to configure dependancies and WASM compilation.

building & running

gyro build -Drelease-fast
zellij --layout-path plugin.yaml