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

Print helpful message when xavier CLI is called with no arguments #75

Merged
merged 5 commits into from
Feb 7, 2024

Conversation

kelly-sovacool
Copy link
Member

@kelly-sovacool kelly-sovacool commented Jan 30, 2024

Changes

When xavier is run with no arguments, print a more helpful error message.

Code adapted from renee: https://github.com/CCBR/RENEE/blob/3f01a0d3bfa0a819f8d3360ddfc3335f76ede6ac/renee#L2501-L2503

Issues

Fixes #72

PR Checklist

(Strikethrough any points that are not applicable.)

  • This comment contains a description of changes with justifications, with any relevant issues linked.
  • [ ] Update docs if there are any API changes.
  • Update CHANGELOG.md with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/

@kelly-sovacool kelly-sovacool marked this pull request as ready for review January 30, 2024 20:32
@kelly-sovacool kelly-sovacool merged commit 077c642 into main Feb 7, 2024
1 check passed
@kelly-sovacool kelly-sovacool deleted the iss-72 branch February 7, 2024 20:25
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.

xavier with no argument gives error
2 participants