yusufokuducu
v1.0.2
Published
A minimal, professional CLI tool to display Yusuf Okuducu's CV
Maintainers
Readme
Yusuf Okuducu - Professional CV CLI
This is a command-line tool to display Yusuf Okuducu's professional CV in the terminal.
Features
- Minimal, clean design
- Terminal-friendly format
- Responsive layout
- Complete CV information
- Project portfolio with links
Installation & Usage
You can run this tool without installing it using NPX:
npx yusufokuducuTo install globally:
npm install -g yusufokuducuThen run:
yusufokuducuPublishing
If you want to publish this to npm:
Make sure you're logged in to npm:
npm loginPublish the package:
npm publish
