Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nicolasschwarzer/pkgup
- Owner: NicolasSchwarzer
- License: mit
- Created: 2019-07-11T12:16:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T04:29:57.000Z (over 5 years ago)
- Last Synced: 2025-01-20T05:17:03.400Z (5 days ago)
- Topics: cli, node, npm, package, yarn
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/pkg-upgrade
- Size: 22.5 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)