Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 888 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 888 Bytes

Conch

Conch is a shell/terminal helper for windows command prompt. Run Conch but putting it in your working directory and then run python conch.py in your cmd line and Conch will start.
image

Using Conch

The first thing you will see when Conch is started is a greeting message, to see all the commands type in conch help and to see all the extra commands, Conch is just a plugin for your CMD line so every single command that you would normally run can also be ran actually faster through Conch. image

Dependencies

The python libraries you need is in requirements.txt, you can do pip install -r requirements.txt in your wd which requirements.txt is in