@howdoi-cli/all
v3.1.0
Published
Install all official howdoi knowledge bases in one shot.
Downloads
8
Maintainers
Readme
@howdoi-cli/all
Install all official howdoi knowledge bases in one shot.
Install
npm install -g @howdoi-cli/allThis installs everything — core, unix, git, ssh, docker, and networking.
Note:
@howdoi-cli/core(the binary) is included as a dependency but may need to be installed explicitly if the binary isn't registered after installing/all:npm install -g @howdoi-cli/core
Includes
@howdoi-cli/core— engine and binary@howdoi-cli/unix— file management, text processing, inspection@howdoi-cli/git— git workflows@howdoi-cli/ssh— SSH keys, agent, config, tunnels@howdoi-cli/docker— containers, images, compose@howdoi-cli/networking— curl, dig, ping, ports
Update everything
npm install -g @howdoi-cli/core
npm update -g @howdoi-cli/allLicense
MIT
