liftd

0.0.1 • Public • Published

liftd

CLI utility to help you keep your javascript dependencies up to date with yarn.

liftd in use

Features

  • Works with yarn
  • Automatically updates your packages by running yarn outdated and yarn upgrade shell commands

Motivation

I would usually use an automated tool like renovatebot to upgrade my packages, I prefer it since it's platform agnostic unlike dependabot. But sometimes for smaller projects it's an overkill solution, so I'd rather have a tool that makes it easier for me to select which dependencies I want to update. I checked yarn-check but it's kinda dead. The purpose for liftd is not to compete with other tools but to be a simple alternative.

Readme

Keywords

none

Package Sidebar

Install

npm i liftd

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

5.09 kB

Total Files

4

Last publish

Collaborators

  • hawkeng