@raulfdm/node-versions

1.1.0 • Public • Published

node-versions CLI

A simple CLI to easily check node versions

Getting started

Install it globally:

npm add -g @raulfdm/node-versions

Then run:

node-versions <flag>

API

🌟 Node Versions CLI 🌟

Usage:
$ node-versions <flag>

Options:
--all         Show all versions
--all-lts     Show all LTS versions
--latest      Show latest version
--latest-of   Show latest version of a specific version
--lts         Show current LTS version

Examples:
$ node-versions --all
$ node-versions --all-lts
$ node-versions --latest
$ node-versions --latest-of 20
$ node-versions --lts

Readme

Keywords

none

Package Sidebar

Install

npm i @raulfdm/node-versions

Weekly Downloads

0

Version

1.1.0

License

none

Unpacked Size

287 kB

Total Files

4

Last publish

Collaborators

  • raul-melo