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

Add swanky node version or equivalent #191

Merged
merged 4 commits into from
Feb 12, 2024
Merged

Conversation

prxgr4mm3r
Copy link
Collaborator

In node install command, having version locking mechanism, and allow users specify which version to install with command args.
Add command swanky node version

@prxgr4mm3r prxgr4mm3r linked an issue Nov 9, 2023 that may be closed by this pull request
@prxgr4mm3r prxgr4mm3r self-assigned this Nov 9, 2023
src/commands/node/version.ts Outdated Show resolved Hide resolved
src/commands/node/version.ts Outdated Show resolved Hide resolved
src/lib/consts.ts Outdated Show resolved Hide resolved
src/lib/nodeInfo.ts Outdated Show resolved Hide resolved
src/commands/node/start.ts Outdated Show resolved Hide resolved
src/commands/node/install.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@ipapandinas ipapandinas left a comment

Choose a reason for hiding this comment

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

This PR is ready @vsofiya

@ipapandinas ipapandinas changed the base branch from master to ink-devhub-1 February 12, 2024 10:30
@ipapandinas ipapandinas merged commit 23549e4 into ink-devhub-1 Feb 12, 2024
3 checks passed
@ipapandinas ipapandinas deleted the feature/node-version branch February 12, 2024 10:33
ipapandinas added a commit that referenced this pull request Mar 25, 2024
…191)

In node install command, having version locking mechanism, and allow
users specify which version to install with command args.
Add command `swanky node version`

---------

Co-authored-by: Igor Papandinas <igor.papandinas@posteo.net>
ipapandinas added a commit that referenced this pull request Mar 25, 2024
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.

Add swanky node version or equivalent
3 participants