Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leobalter/npm-ipu

Safe npm updates
https://github.com/leobalter/npm-ipu

Last synced: about 2 months ago
JSON representation

Safe npm updates

Awesome Lists containing this project

README

        

# npm-ipu
Safe npm updates. It literally just runs `npm install`, `npm prune`, and `npm update`.

An alias solves that as well.

This module will be discontinued as soon as I can have an npm alias configuration or run these commands at once.

## Install

You need npm to be installed and running in your path.

```shell
npm install -g npm-ipu
```

## Running

From your repo's folder:

```
npm-ipu
```