Skip to content

sergeiown/Node.js_non_nvm_update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Updater

Node.js Updater is a win64 command-line tool that checks the installed version of Node.js and compares it with the latest available version. The user is prompted to update Node.js if desired. 😈

Dependencies

image

Usage

Run the following command to start the program:

node index.js

The program checks the system language and uses one of them: en (English) or uk (Ukrainian). For other options, English is used by default.

The program checks the installed version of Node.js and compares it with the latest available version. If the installed version is not up to date, the program prompts the user to update Node.js. After updating or if the installed version is already up to date, the program informs the user about the Node.js version status. Note: this is win64 version.

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

About

A command-line Node.js Updater that does not use NVM or Winget

Topics

Resources

License

Stars

Watchers

Forks