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

Better handling for needing project root dir #11

Open
doshitan opened this issue Dec 12, 2024 · 0 comments
Open

Better handling for needing project root dir #11

doshitan opened this issue Dec 12, 2024 · 0 comments

Comments

@doshitan
Copy link
Contributor

The tool has the requirement/assumption that the project path provided is the root directory for the project. There's some simple logic that could be applied (e.g., look for nearest .git directory) to sanity check or offer a confirmation/suggestion for provided path. Currently many things just fail with a non-specific error.

@doshitan doshitan changed the title Better handling for needing to run from root dir Better handling for needing project root dir Dec 12, 2024
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

No branches or pull requests

1 participant