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

Improve tuono new error handling #263

Open
Valerioageno opened this issue Dec 24, 2024 · 3 comments
Open

Improve tuono new error handling #263

Valerioageno opened this issue Dec 24, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request rust Requires rust knowledge

Comments

@Valerioageno
Copy link
Member

No description provided.

@Valerioageno Valerioageno converted this from a draft issue Dec 24, 2024
@gravitypowerful
Copy link
Contributor

I will do it.

@marcalexiei marcalexiei added enhancement New feature or request rust Requires rust knowledge labels Dec 24, 2024
@gravitypowerful
Copy link
Contributor

Could you please describe in detail?

@Valerioageno
Copy link
Member Author

Right now any error in the "tuono new" command just panics.

We would like to improve the returns with something like:

eprintln!("meaningful message");
std::process::exit(1);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rust Requires rust knowledge
Projects
Status: Ready
Development

No branches or pull requests

3 participants