Bharathgopal / M1_March_2022

Naming convention: "M1_ProjectGoal"
24 stars 83 forks source link

How to run make file on windows #272

Open Amangarg99 opened 2 years ago

Amangarg99 commented 2 years ago

My makefile is running perfectly fine on wsl but how to run on windows powershell . Do we need to create another makefile?

Gnanesh45 commented 2 years ago

Create a makefile for the project and run the command "make run" in vscode