mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 10:46:55 +00:00
Add a cargo-nih-plug usage example.
This commit is contained in:
@@ -11,3 +11,9 @@ this using:
|
||||
```shell
|
||||
cargo install --git https://github.com/robbert-vdh/nih-plug.git cargo-nih-plug
|
||||
```
|
||||
|
||||
Once that's installed, you can bundle plugins using:
|
||||
|
||||
```shell
|
||||
cargo nih-plug bundle <package_name> --release
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user