Skip to content

vishnuprasad2004/cli-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-resume

Resume on your Terminal!!!

🤖 Who needs paper when you can flaunt your skills with a simple command?

To view the resume

After cloning the repository we can run the resume program using the below command

npm install
npm run show

Preview

image

To add your details and make a resume for yourself

Anyone can change the data in the details.json and add their name, skills, projects, etc.

The details-schema.json file consists of the schema or structure of the data in the details.json file, for any changes in the structure of the details change the schema file and if necessary, change the actual code

Happy Coding!

Made by: VIshnu Prasad Korada

Releases

No releases published

Packages

No packages published