Skip to content

banditlev/npm-run-completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

npm-run-completion

Overview

This is a Zsh plugin that provides command completion for npm run commands. It will automatically parse your package.json scripts and provide autocompletion suggestions for available npm scripts when you type npm run in your terminal. This plugin is designed to be used with the zplug plugin manager.

Installation

To install this plugin with zplug, add the following line to your .zshrc:

zplug "banditlev/npm-run-completion", as:command, use:npm-run-completion.zsh

Then, run zplug install to install the plugin, and restart your terminal or run source ~/.zshrc to reload your configuration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages