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:
- Clone this repo and
npm install
npm install -g .
- 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) - Set up a base case by publishing a
README.md
- in your profile repo run
recursive-github -u <your username> -d <depth of the recursion>
- Done!