Skip to content

An command line utility for viewing github profiles

License

Notifications You must be signed in to change notification settings

rk31415926535/gh.ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published