Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

shimin-resume

life2free7ISC1.3.0

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!

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.