Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

awesome-cli/where-is-my-node

Repository files navigation

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