Get Node.js location (geolocation and directory on your disk)
If you use Deno, please check out where-is-my-deno
- Node.js
- npm/Yarn
First, install the CLI by npm:
$ npm install -g where-is-my-node
Or Yarn:
$ yarn global add where-is-my-node
$ where-is-my-node <options>
Instead of where-is-my-node
you can use aliases: my-node
& wimn
-g, --geo
output computer geolocation-d, --disk
output directory on disk
This project is licensed under the MIT License © 2019-present Jakub Biesiada