Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 888 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 888 Bytes

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:

Wow look at this amazing thing!

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
  5. in your profile repo run recursive-github -u <your username> -d <depth of the recursion>
  6. Done!

Inspired by

@mikekavouras's tweet