https://github.com/yyz945947732/generator-github-profile
generating your github profile page quickly
https://github.com/yyz945947732/generator-github-profile
github github-profile profile yeoman-generator
Last synced: about 1 month ago
JSON representation
generating your github profile page quickly
- Host: GitHub
- URL: https://github.com/yyz945947732/generator-github-profile
- Owner: yyz945947732
- License: mit
- Created: 2023-10-05T16:57:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T09:01:52.000Z (over 2 years ago)
- Last Synced: 2025-03-14T21:17:16.307Z (over 1 year ago)
- Topics: github, github-profile, profile, yeoman-generator
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/generator-github-profile
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-github-profile
> generating your github profile page quickly
## Features
generating a github profile page with:
- šØāš» Basic introduction.
- š Github Trophy.
- š„° Top Langs.
- š
Github Stats.
## Installation
First, install [Yeoman](http://yeoman.io) and generator-github-profile using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).
```bash
npm install -g yo generator-github-profile
```
Then generate your GitHub profile:
```bash
yo github-profile
```
## Example
Hi š, I'm Evan You
Frontend developer. Author of Vue.
- š Iām currently working on ...
- š± Iām currently learning ...
- šÆ Iām looking to collaborate on ...
- š¤ Iām looking for help with ...
- š¬ Ask me about ...
- š« How to reach me: ...
- š Pronouns: ...
- ā” Fun fact: ...
Connect with me:
Languages and Tools:
## LICENSE
[MIT](https://github.com/yyz945947732/generator-github-profile/blob/master/LICENSE)