Skip to content

bradparks/nvm-vscode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVM and Visual Studio Code (VSCode)

This repository is an example of how to use NVM with Microsoft Visual Studio Code (VSCode). For more details see the companion blog post.

Open this project up using VS Code and run it - you might need to chmod +x node.sh to have the script be executable. You'll see that VS code will run the project using the version of node in the .nvmrc file.

About

Shows how to use NVM with VS Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 57.6%
  • JavaScript 42.4%