X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=_npm%2FREADME.md;h=ff7aca75bd044cab057f2ebcd61501415c92e73b;hb=aa61db993471a5ec35fadbc050126735b9fc200a;hp=2e2df0ae1b9ef835e0f9088d1afff857a4b43d1b;hpb=acacb6d62c1458ddb7d35d4125a7124e95b2c9eb;p=webi-installers%2F.git diff --git a/_npm/README.md b/_npm/README.md index 2e2df0a..ff7aca7 100644 --- a/_npm/README.md +++ b/_npm/README.md @@ -9,6 +9,12 @@ Effortlessly install developer tools with easy-to-remember URLs. - without touching system files or permissions - without looking up docs +## Install webi via npm: + +```bash +npm install -g webi +``` + ## Example: Installing node Mac & Linux: @@ -25,6 +31,9 @@ curl.exe -fsSA "MS" https://webinstall.dev/node | powershell ## Example: Switching node versions +Once `webi` is installed, you can then install commands or switch versions with +webi itself: + ```bash webi node@stable webi node@lts