A CLI utility that can connect to external databases.
Also fetch suggestions from different dev communities like stackoverflow and reddit.
- 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/