abhishekganapure
v1.0.8
Published
cactro-project
Readme
README.md
# @abhishek-ganapure
> Resume as a CLI — viewable in the terminal via `npx.`
## Description
This package publishes my professional resume as a command‑line interface. Run the CLI with `npx @abhishek-ganapure` to instantly display my background, skills, projects, and experience in a clean, formatted layout.
## Installation
_No installation required_. Simply use:
```bash
npx @abhishek-ganapure
```Note: You need Node.js (v12+) installed, and an internet connection for the first run.
Usage
# Display my resume in the terminal:
npx @abhishek-ganapureYou’ll see:
- Name & Title
- Education
- Skills
- Projects
- Experience
Development & Publishing
Clone the repo:
git clone [https://github.com/abhiganapure/resume-cli.git](https://github.com/abhiganapure/resume-cli.git) cd resume-cliInstall dependencies:
npm installLink for local testing:
npm link npx @abhishek-ganapureBump version and publish:
npm version patch npm publish --access public
Contributing
Feel free to open issues or pull requests for improvements.
License
MIT
