We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I got some errors about dirt not being able to find samples/bd and samples/sn. Now I'm starting it like this:
samples/bd
samples/sn
pushd ~/dirt; ./dirt& popd
It would be nice if dirt could find its own samples directory regardless from where it was started.
The text was updated successfully, but these errors were encountered:
Or maybe the samples folder should be specifiable on the commandline?
Sorry, something went wrong.
-s|--samples-path is nice but both would be best. Actually I see three possibilities:
-s|--samples-path
samples-path
cwd
dirt
No branches or pull requests
I got some errors about dirt not being able to find
samples/bd
andsamples/sn
.Now I'm starting it like this:
It would be nice if dirt could find its own samples directory regardless from where it was started.
The text was updated successfully, but these errors were encountered: