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

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"

Awesome Lists containing this project

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):

![Wow look at this amazing thing!](./screenshot-1.png)

## 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)