Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicolasschwarzer/pkgup

A command line tool to help you update npm packages' dependencies.
https://github.com/nicolasschwarzer/pkgup

cli node npm package yarn

Last synced: 5 days ago
JSON representation

A command line tool to help you update npm packages' dependencies.

Awesome Lists containing this project

README

        

pkg-upgrade

A command line tool to help you update npm packages' dependencies.

[![npm package](https://img.shields.io/npm/v/pkg-upgrade.svg?style=flat-square)](https://www.npmjs.org/package/pkg-upgrade)
[![npm downloads](https://img.shields.io/npm/dm/pkg-upgrade.svg?style=flat-square)](https://www.npmjs.org/package/pkg-upgrade)

# Install

```shell
$ npm i -g pkg-upgrade
```

# Usage

```shell
$ pkgup -h
```

# Example

![example gif](https://img1.dxycdn.com/2019/0717/745/3357316372723197968-2.gif)