Get Deno location (geolocation and directory on your disk)
If you use Node.js, please check out where-is-my-node
$ deno install --allow-net --allow-env --name where-is-my-deno https://raw.githubusercontent.com/awesome-cli/where-is-my-deno/main/mod.ts
$ where-is-my-deno <options>
Instead of where-is-my-deno
you can use aliases: my-deno
& wimd
-g, --geo
output computer geolocation-d, --disk
output directory on disk
This project is licensed under the MIT License ยฉ 2020-present Jakub Biesiada