Skip to content

richiebonilla/hippy-hacker

Repository files navigation

  1. Run git clone https://github.com/richieco/hippy-hacker.git in the directory where you want the project to be located on your system.
  2. Navigate to the project directory cd hippy-hacker.
  3. Run npm install to install the required dependencies.
  4. Open config.json and switch all the desired values from false to true.
  5. Open input.txt and add Github profile urls or usernames separated by commas. (New lines and whitespace do not matter. Up to your preference).
  6. In the project directory, run node index.js.
  7. You will see a success message for every successful user who was fetched.
  8. Open output.txt to see the csv data.
  9. Copy contents of output.txt into a Google Sheet.
  10. Select the cells. In the Data menu select Split text to columns...
  11. You will see a tooltip on the rows of data that says Separator: click it, then select Custom...
  12. Enter <//> as the custom separator.
  13. Content should be organized into columns now.

About

Command line tool for collecting Github user data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published