Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gyzerok/elm-outdated

Keep your Elm dependencies up-to-date
https://github.com/gyzerok/elm-outdated

elm package-management

Last synced: 2 months ago
JSON representation

Keep your Elm dependencies up-to-date

Awesome Lists containing this project

README

        

# elm-outdated

Small tool to help you keep your Elm dependencies up-to-date. Inspired by `npm outdated`.

### Installation

```
npm i -g elm-outdated
```

### Usage

Just run `elm-outdated` in your project directory where `elm.json` or `elm-package.json` is located.

### Example

![Example output](example-output.png)