ltsn-monitor
v1.1.0
Published
Commandline tools for checking Node LTS
Downloads
4
Readme
Ltsn-Monitor
A simple tool to monitor the Node LTS releases. Node has too many releases, monitor them with a single line of command.
Install
//via npm
npm i ltsn-monitor
Usage
simply run the command ltsn 10
in your command line. The tool will show you the latest Node LTS releases in a table view.