1.0.0 • Published 6 years ago

deputil v1.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

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