https://github.com/hill/recursive-github-profile
"Amazing" "Spectacular" "5 stars"
https://github.com/hill/recursive-github-profile
Last synced: 8 months ago
JSON representation
"Amazing" "Spectacular" "5 stars"
- Host: GitHub
- URL: https://github.com/hill/recursive-github-profile
- Owner: hill
- Created: 2020-07-09T02:49:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T15:59:32.000Z (over 4 years ago)
- Last Synced: 2024-08-04T01:27:25.297Z (over 1 year ago)
- Language: JavaScript
- Size: 1020 KB
- Stars: 50
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - recursive-github-profile
README
# Recursive github profiles
> What is the best use of my time right now? Yes this.
> A github profile, inside a github profile, inside a github profile ... I am the DiCaprio of the software industry.
Quick utility to create recursive github profiles.
Like [my one](http://github.com/hill):

## How to use
1. Clone this repo and `npm install`
2. `npm install -g .`
3. Have github profile pages set up (i.e. create a repo called `your-username` and ensure it is appearing on your repo by clicking the button that appears when you push it)
4. Set up a base case by publishing a `README.md`
6. in your profile repo run `recursive-github -u -d `
7. Done!
### Inspired by
@[mikekavouras](https://github.com/mikekavouras)'s [tweet](https://twitter.com/mikekavouras/status/1265796303595941894)