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

Create a development environment setup script #3913

Open
dfitchett opened this issue Dec 20, 2024 · 0 comments
Open

Create a development environment setup script #3913

dfitchett opened this issue Dec 20, 2024 · 0 comments
Labels
disability-max-ratings-api Ticket related to the disability-max-ratings-api repo

Comments

@dfitchett
Copy link
Contributor

To aid new devs on the project create a development setup script:

  • Install pyenv
  • Install python via pyenv
  • Install poetry
  • Install max-ratings via poetry poetry install
  • Install pre-commit config: poetry run pre-commit install
  • Run pre-commit on all files: poetry run pre-commit run --all-files
@dfitchett dfitchett added the disability-max-ratings-api Ticket related to the disability-max-ratings-api repo label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
disability-max-ratings-api Ticket related to the disability-max-ratings-api repo
Projects
None yet
Development

No branches or pull requests

1 participant