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

Consider using ~/.babashka/bbin directory #25

Closed
borkdude opened this issue Sep 12, 2022 · 2 comments
Closed

Consider using ~/.babashka/bbin directory #25

borkdude opened this issue Sep 12, 2022 · 2 comments

Comments

@borkdude
Copy link
Contributor

We already store pods in ~/.babashka/pods. I think it would make sense to use the ~/.babashka/bbin directory. This saves creating another bb-related directory on the top level of a user directory.

Check the pods project how this directory is detected. It respects XDG_ environment variables.

cc @rads @bobisageek

@rads
Copy link
Collaborator

rads commented Sep 12, 2022

Sounds good to me.

@rads rads closed this as completed in cbae67c Sep 12, 2022
@rads
Copy link
Collaborator

rads commented Sep 12, 2022

Forgot to add the XDG stuff before closing this, I'll add this next.

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

2 participants