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

chore: Add virtual envs #3

Merged
merged 7 commits into from
Mar 12, 2024
Merged

chore: Add virtual envs #3

merged 7 commits into from
Mar 12, 2024

Conversation

LazyAfternoons
Copy link
Contributor

Short description

This PR adds virtual environments support for node and ruby.

List of Changes

  • Adds .node-version;
  • Adds .ruby-version;
  • Adds .xcode.env.local to .gitignore;
  • Updates README.md with instructions on how to run the example app.

@LazyAfternoons LazyAfternoons marked this pull request as draft March 11, 2024 13:58
@LazyAfternoons LazyAfternoons marked this pull request as ready for review March 11, 2024 14:08
example/.node-version Outdated Show resolved Hide resolved
example/README.md Outdated Show resolved Hide resolved
example/README.md Show resolved Hide resolved
example/README.md Outdated Show resolved Hide resolved
Co-authored-by: Mario Perrotta <[email protected]>
Copy link
Contributor

@hevelius hevelius left a comment

Choose a reason for hiding this comment

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

LGTM

@LazyAfternoons LazyAfternoons merged commit 6e351ce into main Mar 12, 2024
6 checks passed
@LazyAfternoons LazyAfternoons deleted the add-virtual-env branch March 12, 2024 12:15
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