Skip to content

guillonapa/npm-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

NPM-Resume

npm downloads npm License

This is a small project that I did so anyone can easily view my resume by simply installing an NPM package. Feel free to install and check it out from the command line.

Get Started

To install globally in Mac, type:

sudo npm install -g guillonapa-cv

To install globally in Windows, type:

npm install -g guillonapa-cv

After you have installed the package globally, you can enter from anywhere in the command line guillonapa-cv to browse my resume.

Preview

This project consists of a simple 'Read-Eval-Print' loop using inquirer.js. Some basic linting, testing using Mocha, and code transpiling is done using Grunt. Starting the package from the command line looks something like this:

demo

Code

Feel free to check out the code at https://github.com/guillonapa/NPM-Resume to create your own resume as an NPM package.

I took inspiration from this article, which I also encourage you to check out.

About

๐Ÿ“œ A Node.js application to browse my resume (npm i -g guillonapa-cv).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published