navcli

A CLI tool which shows information about myself (Arnav Gupta)

Usage no npm install needed!

<script type="module">
  import navcli from 'https://cdn.skypack.dev/navcli';
</script>

README

Nav-CLI

A CLI tool which displays information about me based on user inputs.

Installation

To run navcli from your terminal, run the following command:

npx navcli

Snapshot

navcli

This package uses

"dependencies": {
    "chalk": "^5.0.0",
    "figlet": "^1.5.2",
    "gradient-string": "^2.0.0",
    "inquirer": "^8.2.0"
}