Skip to content

KelvinDiasMoreira/auto-compile

Repository files navigation

Purpose

This project consist into auto compile the program .c into a .exe using the gcc.

Example

In this phase of the project, We can auto compile a program .c that is in the current directory, Example:

  • current path in cmd: C:\Users\YouUser\Desktop\currentPaste and then you run the command in your terminal .\auto-compile --path .\example.c, The program will ask you the name of the output that you want and compile your program.
  • When finished will create a .exe in the current directory C:\Users\YouUser\Desktop\currentPaste\outputNameSelected.exe.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages