kaiiyer / webtech

Identify the technologies used on websites. (Dig-deep into web tech from your terminal)
GNU Lesser General Public License v3.0
48 stars 39 forks source link

[Refactor] Ported WebTech to ArgParse from deprecated OptParse #50

Closed aayush1205 closed 4 years ago

aayush1205 commented 4 years ago

I have changed the argument parser completely. I have also added a driver class that handles the calling of functions.

Screenshot from 2020-03-12 17-48-18

aayush1205 commented 4 years ago

@kaiiyer, kindly test my fork before merging it. A lot has been changed. And please take a look at the tag as well. I worked a lot more on this porting as than the last "medium" issue I worked on. Thanks.

kaiiyer commented 4 years ago

Just fork the latest repo. Create a new branch and make changes there. So that while merging the project doesn't break.

aayush1205 commented 4 years ago

@kaiiyer, I would lose my changes if I do this right now. Do you mind checking it now? I'll ensure working on a new branch from now on.

kaiiyer commented 4 years ago

The Checks are failing and merge conflicts are there. You've to submit another PR !