@root/webi

0.5.0 • Public • Published

webi

Effortlessly install developer tools with easy-to-remember URLs.

webi is an easy-to-remember cross-platform way to

  • install things quickly
  • without being root or Admin
  • without touching system files or permissions
  • without looking up docs

Example: Installing node

Mac & Linux:

curl -fsS https://webinstall.dev/node | bash

Windows 10 (includes curl.exe and PowerShell by default):

curl.exe -fsSA "MS" https://webinstall.dev/node | powershell

Example: Switching node versions

webi node@stable
webi node@lts
webi node@v10

Meta Package

This is a meta package for webi™.

Readme

Keywords

Package Sidebar

Install

npm i @root/webi

Weekly Downloads

2

Version

0.5.0

License

MPL-2.0

Unpacked Size

2.31 kB

Total Files

3

Last publish

Collaborators

  • coolaj86