Thanks to visit codestin.com
Credit goes to GitHub.com

Skip to content

S4G4R/dynamic-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic - CLI

A CLI utility that can connect to external databases. It fetches the data from different dev communities like stackoverflow and reddit and display in the terminal itself.

Setup

  • Installing pip [Python Package Manager]
$ sudo apt-get install python3-pip
  • Install dependencies
$ pip3 install -r requirements.txt
  • Clone this repository to your local drive
$ git clone https://github.com/IndianOpenSourceFoundation/dynamic-cli.git
  • Install with pip
$ sudo pip3 install -e dynamic-cli/
  • To verify the installation
$ dynamic -s

If you get the message "What do you want to search - ", the installation is successful.

License

License: GPL v3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%