/gh.ts

An command line utility for viewing github profiles

Primary LanguageTypeScriptMIT LicenseMIT

gh.ts

An command utility to view GitHub Profiles made with the Deno runtime.

(I know the output is ugly, please fix it by making a PR!)

Contributing

Make sure you have deno installed (Install Deno here)

Then simply run the program:

$ deno run --allow-net gh.ts anuraghazra -i

Adding a new feature:

Add a charecter code for the option you are implementing to gh.ts Line No. 22 and then execute the function in the case and implement it in routines.ts like this example function