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

Add direnv support as an opt-in? #66

Open
bicycle1885 opened this issue Mar 28, 2019 · 2 comments
Open

Add direnv support as an opt-in? #66

bicycle1885 opened this issue Mar 28, 2019 · 2 comments
Labels
Plugin Idea A proposal for a feature that can be accomplished with a plugin

Comments

@bicycle1885
Copy link
Contributor

I often add the following configuration file (.envrc) to a package repository in order to activate a
package-local environment using direnv:

.envrc:

export JULIA_PROJECT=@.

I know this is not so widely used but I think it would be nice to have it as an opt-in feature of package generation. If you like the idea, I'm happy to create a pull request.

@christopher-dG
Copy link
Member

christopher-dG commented Mar 29, 2019

This could be a plugin, but I don't recommend opening a PR until I get around to finishing up #61.

@bicycle1885
Copy link
Contributor Author

Okay, thank you for your comment.

@christopher-dG christopher-dG added the Plugin Idea A proposal for a feature that can be accomplished with a plugin label Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Plugin Idea A proposal for a feature that can be accomplished with a plugin
Projects
None yet
Development

No branches or pull requests

2 participants