Skip to content

DanBrown47/dynamic-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%