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

Fix cargo-generate arguments and binary URL #20

Merged
merged 2 commits into from Nov 30, 2022
Merged

Fix cargo-generate arguments and binary URL #20

merged 2 commits into from Nov 30, 2022

Conversation

michalvavra
Copy link
Contributor

  • Link to download cargo-generate binaries had incorrect URL
    • This caused an issue when cargo-generate was not installed in PATH (via cargo install cargo-generate)
  • Arguments for cargo-generate
    • Missing generate argument (it's also needed when invoking the command from PATH ~/.cargo/bin/cargo-generate generate)
    • --name test should be send to ["--name", "test"]

@akesson
Copy link
Collaborator

akesson commented Nov 29, 2022

Thanks for the PR. I'm deep into something else. I'll have a look at the latest Thursday.

@akesson akesson merged commit cd8c0c0 into leptos-rs:main Nov 30, 2022
@akesson
Copy link
Collaborator

akesson commented Nov 30, 2022

All good. Thanks for the help.

@michalvavra michalvavra deleted the fix-cargo-generate-url-and-args branch November 30, 2022 20:16
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

Successfully merging this pull request may close these issues.

None yet

2 participants