-
Notifications
You must be signed in to change notification settings - Fork 29
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
added install swanky node command #131
Conversation
Looks like great feature. In our case we ended up pushing swanky-node to git repository (not included in Generally I was sceptic about pushing binary to GitHub, but with this feature we will probably remove it because we will be able to download node with this command after cloning repository. Additionally to this feature I would love to see some kind of swanky-node version locking mechanism (like package.lock.json) to share the same node across devs ends. |
Thank you so much for the feedback!
That would be a great feature, I assume that can be part of eval prio |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
For those who initialize projects without local swanky node but later would like to use.