Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 868 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 868 Bytes

Dynamic - CLI

A CLI utility that can connect to external databases.

Also fetch suggestions from different dev communities like stackoverflow and reddit.

Setup

  • 1 Installing pip [Python Package Manager]
$ sudo apt-get install python3-pip
  • 2 Install dependencies
$ pip3 install -r requirments.txt
  • 3 Clone this repository to your local drive
$ git clone https://github.com/IndianOpenSourceFoundation/dynamic-cli.git
  • 4 Install with pip
$ sudo pip3 install -e dynamic-cli/

License

License: GPL v3