Keats / kickstart

A scaffolding tool to get new projects up and running quickly
MIT License
354 stars 24 forks source link

Clap v4 #61

Closed chevdor closed 12 months ago

chevdor commented 1 year ago
chevdor commented 1 year ago

I am getting an error about the template.toml being missing whereas it is not, not sure yet what is going on there.

Keats commented 1 year ago

The error for the CI is probably just needing to bump the msrv

chevdor commented 1 year ago

I am seeing usage errors as well. So I think this is not 100% ready. I need to dig since I don't get the error. I am fetching and providing a valid template.toml but the app complains about the file not existing.

Keats commented 12 months ago

I'm doing it in https://github.com/Keats/kickstart/pull/62