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

build: Configure dependencies via devenv.sh #2319

Merged
merged 1 commit into from
Jun 9, 2023
Merged

build: Configure dependencies via devenv.sh #2319

merged 1 commit into from
Jun 9, 2023

Conversation

kyleconroy
Copy link
Collaborator

Create a consistent development environment for sqlc using https://devenv.sh. This setup is completely optional.

Create a consistent development environment for sqlc using
https://devenv.sh. This setup is completely optional.
@@ -1,3 +1,10 @@
/.idea/
__pycache__
.DS_Store

# Devenv
.envrc
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't want to enable automatic entry into devenv.sh as it requires quite a bit of setup locally.

@kyleconroy kyleconroy merged commit b09ddb7 into main Jun 9, 2023
6 checks passed
@kyleconroy kyleconroy deleted the kyle/devenv branch June 9, 2023 18:00
@kyleconroy kyleconroy restored the kyle/devenv branch June 14, 2023 14:34
@kyleconroy kyleconroy deleted the kyle/devenv branch June 14, 2023 14:39
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.

None yet

1 participant