crane icon indicating copy to clipboard operation
crane copied to clipboard

buildTauriPackage

Open shimunn opened this issue 1 year ago • 3 comments

Motivation

Added support to build Tauri apps using cargo tauri via buildTauriPackage

Checklist

  • [ ] added tests to verify new behavior
  • [x] added an example template or updated an existing one
  • [ ] updated docs/API.md (or general documentation) with changes
  • [ ] updated CHANGELOG.md

shimunn avatar Jul 26 '23 13:07 shimunn

Hi @shimunn thanks for the contribution!

I see this is marked as draft so I'll hold off on reviewing it, but let me know if you'd like any particular feedback!

ipetkov avatar Jul 29 '23 16:07 ipetkov

I just tried this with a tauri app and buildTauriPackage worked fine. Is there anything I can do to help this move forward?

There are a few details in the example that can be improved (for example renaming pkgconfig to pkg-config)

robbevp avatar Feb 07 '24 18:02 robbevp

I just tried this with a tauri app and buildTauriPackage worked fine. Is there anything I can do to help this move forward?

There are a few details in the example that can be improved (for example renaming pkgconfig to pkg-config)

Thanks for your interest, you can work on the other checkbox items if you like. I don't have the capacity to do so at the moment unfortunately. Feel free to start your own PR based on my work or to contribute to my branch.

shimunn avatar Feb 07 '24 18:02 shimunn