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

Setup script #1506

Merged
merged 4 commits into from
Dec 13, 2022
Merged

Setup script #1506

merged 4 commits into from
Dec 13, 2022

Conversation

charlesbvll
Copy link
Member

What does this implement/fix? Explain your changes.

Adds scripts in dev/ and baselines/dev/ to set everything up automatically with the default parameters, that is:

  • Install pyenv with virtualenv
  • Add it to $PATH
  • Create the virtual environment (Python 3.7.12)
  • Install all the dependancies

Any other comments?

This might need to be added to the contributing docs.

baselines/dev/setup-defaults.sh Outdated Show resolved Hide resolved
baselines/dev/setup-defaults.sh Show resolved Hide resolved
dev/setup-defaults.sh Outdated Show resolved Hide resolved
baselines/dev/setup-defaults.sh Outdated Show resolved Hide resolved
@danieljanes
Copy link
Member

Looks great, thanks @charlesbvll!

@danieljanes danieljanes merged commit b0bb1bb into main Dec 13, 2022
@danieljanes danieljanes deleted the setup_script branch December 13, 2022 19:44
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

Successfully merging this pull request may close these issues.

2 participants