Skip to content

Implement build stuffs - #2

Open
meiazero wants to merge 2 commits into
celiobjunior:mainfrom
meiazero:main
Open

Implement build stuffs#2
meiazero wants to merge 2 commits into
celiobjunior:mainfrom
meiazero:main

Conversation

@meiazero

Copy link
Copy Markdown

This pull request introduces a Makefile to simplify the build process and updates the README.md to reflect the new build instructions. The most important changes are:

Build System Improvements:

  • Added a new Makefile that automates compilation, allows for configurable compiler and flags, and provides targets for building and cleaning the project. This makes it easier to build and maintain the project, and supports both cc and clang as compilers.

Documentation Updates:

  • Updated the README.md to instruct users to build the project using make build instead of a manual clang command, and provided an example for explicitly specifying the compiler.

Description generated by copilot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant