Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin compilation #457

Open
koskja opened this issue Sep 4, 2021 · 0 comments
Open

Plugin compilation #457

koskja opened this issue Sep 4, 2021 · 0 comments

Comments

@koskja
Copy link
Contributor

koskja commented Sep 4, 2021

Missing Documentation

There isn't any documentation regarding how to compile a plugin, and cargo-quill itself isn't documented very well.
I'm making this an issue because I don't know how to write good documentation.
Steps to compile a plugin:

  1. Install cargo-quill by running cargo install --path quill/cargo-quill in the main folder
  2. Use cargo-quill in place of cargo when compiling a plugin - cargo-quill build
  3. Possibly use flags like --native, --release or --compression-level N
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant