1 # [webi](https://webinstall.dev)
3 Effortlessly install developer tools with easy-to-remember URLs.
5 `webi` is an easy-to-remember cross-platform way to
7 - install things quickly
8 - without being `root` or Admin
9 - without touching system files or permissions
10 - without looking up docs
12 ## Install webi via npm:
18 ## Example: Installing node
23 curl -fsS https://webinstall.dev/node | bash
26 Windows 10 (includes `curl.exe` and PowerShell by default):
29 curl.exe -fsSA "MS" https://webinstall.dev/node | powershell
32 ## Example: Switching node versions
34 Once `webi` is installed, you can then install commands or switch versions with
45 This is a meta package for [webi™](https://webinstall.dev/webi).