Skip to content

lost-plus-found/geeksforgeeks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeeksforGeeks Code Puller

Pull the code from GeeksforGeeks to command line

Preinstallations

$ sudo apt -y install python-pip

$ sudo pip install BeautifulSoup4

Installing

To download this repository, you may either clone via git:

$ cd ~

$ git clone https://github.com/lost-plus-found/geeksforgeeks.git

or download a source code: GeeksforGeeks-Code-Puller.

$ cd ~/geeksforgeeks

$ sudo make install

Updating

Please make sure you don't have any downloaded code in geeksforgeeks folder before updating

$ cd ~/geeksforgeeks

$ sudo make update

Uninstalling

$ cd ~/geeksforgeeks

$ sudo make uninstall

Running the command

To view all the codes in that page

$ g4g <geeksforgeeks link>

Screenshot

To store all the codes in that page

$ g4g <geeksforgeeks link> --store

Screenshot

About

GeeksforGeeks Code Puller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •