1.0.2 • Published 2 years ago
ncharan v1.0.2
ncharan
A command-line tool for displaying the developer resume or README of Charanaraj N.
Installation
You can install ncharan using npm:
npm install ncharanor
npm i ncharanUsage
Display Developer Resume
To display ncharan's developer resume, you can use the following command:
ncharan -ror
ncharan --resumeDisplay README
To display the README file of ncharan's repository, simply run the ncharan command without any options:
ncharanFor direct usage without installing the ncharan package.
Display ncharan's developer resume:
npx ncharan -rDisplay the README of ncharan's repository:
npx ncharan