shimin-resume
v1.3.0
Published
In this Project, I created my own npm package that will print out my resume. Anyone can install my package and print out my resume from the console!
Downloads
2
Readme
Npm Resume
In this Project, I created my own npm package that will print out my resume. Anyone can install my package and print out my resume from the console!
Instructions
I alreay published the package on npm. Anyone can install the package and use it to print my resume. There are some steps to show how to install and use this package.
Installation
Before install the package, please go ahead and create/change into a new directory to install the package. Then run:
npm i -g shimin-resume
Use
Once install the package, run the command as below to print my resume:
print-resume
- You should be able to see my resume on console.