8000 GitHub - aniketsupertramp/gfgcli: A cli tool for geekforgeeks- interview corner
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aniketsupertramp/gfgcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gfgcli

a command-line tool that use https://www.geeksforgeeks.org interviews-corner section to fetch companies and their corresponding interview-experiences articles.

Using this, you can pretend to be working in the office while simaltaneously, preparing for the next job. :p

This tool uses github.com/gocolly/colly for fecthing html content, github.com/manifoldco/promptui for interactive terminal and github.com/gernest/wow for the spinner. (I have modified github.com/manifoldco/promptui library to add one more key as "End" to terminate the session.)

Prerequisite:
1.)Go

Setup:
1.)cd $GOPATH
2.) RUN go get github.com/aniketsupertramp/gfgcli/src
3.) go build -o gfgc src/github.com/aniketsupertramp/gfgcli/src/.go*
4.) cp gfgc /usr/local/bin

Done !!!

About

A cli tool for geekforgeeks- interview corner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0