soenkekluth / deputil

updating dependencies - local or global - interactive or batch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deputil

updating dependencies - local or global - interactive or batch


What

deputil ( short depu ) collects a few modules / dependency managers that all have their individual benefits and functionality

Install

yarn global add deputil

Usage

$ depu <command> [options]

Available Commands

ls       (default) list detailed infos and or update dependencies
up       update deps
check    update deps

For more info, run any command with the --help flag

$ lg ls --help
$ lg up --help

Options

-v, --version    Displays current version
-h, --help       Displays this message

About

updating dependencies - local or global - interactive or batch


Languages

Language:JavaScript 100.0%