🚀 DAY 1 OF LAUNCH WEEK: Reachability for Ruby Now in Beta.Learn more →
Socket
Book a DemoInstallSign in
Socket

npm-completion

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-completion

bash completion script for npm package names.

Source
npmnpm
Version
1.3.16
Version published
Weekly downloads
116
-25.16%
Maintainers
1
Weekly downloads
 
Created
Source

npm-completion

bash completion script for npm package names. package list updated at 3am ET everyday

SETUP

manually

install

clone this repo

$ git clone https://github.com/Jephuff/npm-completion

run setup script

$ ./npm-completion/setup.sh

update

run update script

$ ./npm-completion/update.sh

npm

install

$ npm i -g npm-completion

if you use sudo to install, you will need to run the setup script manually

$ npm-completion-setup

update

$ npm update -g npm-completion

Keywords

bash

FAQs

Package last updated on 20 Nov 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts