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

Allow using filenames in --using= #401

Merged
merged 4 commits into from Mar 1, 2021
Merged

Conversation

Schniz
Copy link
Owner

@Schniz Schniz commented Feb 25, 2021

Maybe adding this to use would make sense as well

$ fnm exec --using=12 -- node -v
12...
$ fnm exec --using=/my/app/.nvmrc -- node -v
14?

Maybe adding this to `use` would make sense as well
@Schniz Schniz self-assigned this Feb 25, 2021
@vercel
Copy link

vercel bot commented Feb 25, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/schniz/fnm/8yAJ58fKvQSaApaMGuTZP3cdC4NY
✅ Preview: https://fnm-git-allow-using-filenames-in-using-schniz.vercel.app

@Schniz Schniz added the PR: New Feature A new feature was added label Mar 1, 2021
@Schniz Schniz merged commit a2aeeb7 into master Mar 1, 2021
@Schniz Schniz deleted the allow-using-filenames-in-using branch March 1, 2021 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: New Feature A new feature was added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant