Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nodejs/installer

Electron based installer for Node.js.
https://github.com/nodejs/installer

node nodejs

Last synced: about 1 month ago
JSON representation

Electron based installer for Node.js.

Awesome Lists containing this project

README

        

# Node.js Installer

This is an Electron application for installing, updating and managing versions of Node.js as well as npm.

The goal is to be far more humane and user friendly than traditional methods of installation. The focus is primarily new users to Node, who are just looking for the easiest way to get started.

## To Develop

Please see [the development guide](guides/development.md) for details!