Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stephmarie17/developer-profile

Generates a profile based on a user's GitHub profile.
https://github.com/stephmarie17/developer-profile

Last synced: 26 days ago
JSON representation

Generates a profile based on a user's GitHub profile.

Awesome Lists containing this project

README

        

# developer-profile
### Generates a profile based on a user's GitHub profile using node.js.

## Description
This is a command line application that dynamically generates a PDF from a GitHub username.

## Installation
To install, fork the repo and clone it to your machine. Make sure you have the following packages installed.
**Packages Required:**
- Axios
- Inquirer
- Util
- Open
- Electron-html-to

## Usage
Run the index.js file in node. Enter your GitHub user name when prompted, then your favorite color when prompted. Please use a color that will work in CSS. Then, a PDF version of your GitHub profile will dynamically generate and open automatically.

![Usage](dev_profile.gif)