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

Avoid sourcing venv, create custom environment ? #6

Open
AbcSxyZ opened this issue Aug 6, 2020 · 0 comments
Open

Avoid sourcing venv, create custom environment ? #6

AbcSxyZ opened this issue Aug 6, 2020 · 0 comments

Comments

@AbcSxyZ
Copy link

AbcSxyZ commented Aug 6, 2020

For the export script, I think you should avoid this line :
source ~/venv/django-bss-tools/bin/activate

It's too specific to user environment, and it will create trouble for peoples.

I had an idea to solve this problem. Bootstrap studio do not allow passing arguments, it could have been great to specify different kind of environment.

Instead, you can create a kind of env file with some custom settings, and with for example information about the expected environment.

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