extism / cli

The extism CLI is used to generate plugin scaffolding and manage Extism installations
BSD 3-Clause "New" or "Revised" License
19 stars 5 forks source link

Add flag or subcommand to print installation paths #53

Open nilslice opened 6 months ago

nilslice commented 6 months ago

This is useful to see where the shared library and headers are. I bumped into needing this in the Zig SDK where the build.zig needs the location of these when linking.