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

feat: centralize projects #31

Open
bashbunni opened this issue Mar 3, 2023 · 2 comments
Open

feat: centralize projects #31

bashbunni opened this issue Mar 3, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@bashbunni
Copy link
Owner

the projects get created and stored in the dir where you run pjs. This should be a central location with the option to change the default location with env variables

@bashbunni bashbunni added the enhancement New feature or request label Mar 3, 2023
@bashbunni bashbunni changed the title feat: have projects centralized feat: centralize projects Mar 3, 2023
@nicfitzgerald
Copy link

Could the option be set using a library like Viper? It has the option to set and read from environment variables or a configuration file.

@nicfitzgerald
Copy link

I threw together a quick example of using a centralized config/database path here. I used $XDG guidelines per this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants