Skip to content

Built my own npm package that will print out my resume, and published the package on npm.

Notifications You must be signed in to change notification settings

life2free/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Built my own npm package that will print out my resume, and published the package on npm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published