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

Include Tauri CLI ? #15

Open
atollk opened this issue Nov 28, 2024 · 1 comment
Open

Include Tauri CLI ? #15

atollk opened this issue Nov 28, 2024 · 1 comment

Comments

@atollk
Copy link

atollk commented Nov 28, 2024

Hey, I found this image via Google in search of an image I can use for my CI job to build my Tauri target. I noticed that they don't include the tauri-cli package though; wouldn't it make sense to include that? Or is that not the purpose?

@ivangabriele
Copy link
Owner

Hi @atollk, indeed I don't include it because in most Tauri app it's installed in dev dependencies as @tauri/cli in your package.json. But maybe that's not how your project is setup and/or you don't install dev deps in your workflow?

I could add a RUN cargo install tauri-cli in dorckerfiles.

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

2 participants