vinitshahdeo/PortScanner

Making a Makefile to run the project

Open

#149 opened on Mar 13, 2021

 (0 comments) (0 reactions) (0 assignees)Python (122 forks)auto 404
enhancementgssoc21help wantedup for grabs

Repository metrics

Stars
 (150 stars)
PR merge metrics
 (PR metrics pending)

Description

A Makefile can be made which contains all the instructions to run the project. All the commands to run the project can be mentioned in the Makefile and can run the project with a single command. Dependency : make

Contributor guide