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

Switch from cargo-generate to kickstart #47

Closed
wants to merge 2 commits into from
Closed

Conversation

jonas-schievink
Copy link
Contributor

kickstart is vastly simpler and easier to predict. It shouldn't run into the unreproducible CI errors in #46.

Drawbacks:

  • Author is no longer automatically filled in from git
  • We have to ask for both the package name and the crate name, because kickstart does not automatically give you both

@Sympatron
Copy link

This was already discussed in #36 and implemented in #38.

@sassman
Copy link

sassman commented Feb 25, 2021

I will created ci integration test on cargo-generate, very unfortunate that you run into those issues.

I hope we can prevent that in the future.

@jonas-schievink
Copy link
Contributor Author

@Sympatron oh, somehow I missed that PR, will take a look later.

@sassman Thanks! It's great to see cargo-generate maintained again.

@jonas-schievink jonas-schievink deleted the kickstart branch March 18, 2021 14:03
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.

3 participants