Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stoeffel/elm-check-updates
https://github.com/stoeffel/elm-check-updates
elm
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stoeffel/elm-check-updates
- Owner: stoeffel
- License: bsd-3-clause
- Created: 2017-04-13T09:25:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-21T19:12:25.000Z (about 7 years ago)
- Last Synced: 2025-01-13T22:35:18.128Z (13 days ago)
- Topics: elm
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Elm Check Updates
=================> Check which elm-packages are out of date.
## Installation
`npm i elm-check-updates -g`
## Usage
Run `elm-check-updates` in your projects root.
If you want to update `elm-package.json` with the latest version of each package run `elm-check-updates -u`.