a Command line app for showing Github User's Information
Make sure Elixir is installed on your computer https://elixir-lang.org/install.html
- Clone mehub
$ git clone https://github.com/Bhinneka/mehub.git
- Build mehub
$ make install
$ make tests
./mehub -u 'github_username'
- Show Github user's information
$ ./mehub -u tj
* Name : TJ Holowaychuk
* Followers : 37107
* Website : https://apex.sh
* Bio : Founder of Apex
https://apex.sh, a non-startup.
medium.com/@tjholowaychuk • twitter.com/tjholowaychuk • tjholowaychuk.com
* Location : Victoria, BC, Canada
* Company : Apex
- Show Github user's organization
./mehub -u tj -o
tj's Organization :
* zeromq
* LearnBoost
* senchalabs
* component
* koajs
* slate
* clibs
* reworkcss
* expressjs
* cojs
* nanodb
* jstrace
* statsd
* gohttp
* visionmedia
* apex
Wuriyanto https://github.com/wuriyanto48