where-is-my-node

2.3.7 • Public • Published

Where is my Node

NPM version NPM downloads

About

Get Node.js location (geolocation and directory on your disk)

If you use Deno, please check out where-is-my-deno

Prerequisites

  • Node.js
  • npm/Yarn

How to Install

First, install the CLI by npm:

$ npm install -g where-is-my-node

Or Yarn:

$ yarn global add where-is-my-node

How to Use

$ where-is-my-node <options>

Instead of where-is-my-node you can use aliases: my-node & wimn

Options

  • -g, --geo output computer geolocation
  • -d, --disk output directory on disk

License

This project is licensed under the MIT License © 2019-present Jakub Biesiada

Package Sidebar

Install

npm i where-is-my-node

Weekly Downloads

1

Version

2.3.7

License

MIT

Unpacked Size

15.4 kB

Total Files

10

Last publish

Collaborators

  • jbiesiada