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

Incomplete installation instructions #224

Open
gubikmic opened this issue Feb 7, 2023 · 0 comments
Open

Incomplete installation instructions #224

gubikmic opened this issue Feb 7, 2023 · 0 comments

Comments

@gubikmic
Copy link

gubikmic commented Feb 7, 2023

Just putting this here to potentially save you some time

Install Rust make sure it's in your PATH, have to do that manually when using the Fish shell 1

Install Tauri CLI cargo install tauri-cli and now you can run cargo tauri dev

Before that you still have to install the other dependencies as listed in the Makefile:

git submodule update --init
npm install --include=dev

Thanks @sotch-pr35mac this app looks great!!

Footnotes

  1. (add fish_add_path $HOME/.cargo/bin to ~/.config/fish/config.fish)

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