Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Makefile tutorial #5552

Merged
merged 3 commits into from
Sep 24, 2021
Merged

Added Makefile tutorial #5552

merged 3 commits into from
Sep 24, 2021

Conversation

kernelwernel
Copy link
Contributor

What does this PR do?

Add resource(s)

For resources

Description

Added the makefile cookbook tutorial from https://makefiletutorial.com/

Why is this valuable (or not)?

Makefile should be a fundamental tool for C/C++ developers.

How do we know it's really free?

It’s open source and doesn’t require any credentials, emails or anything.

For book lists, is it a book? For course lists, is it a course? etc.

It’s a github repository.

Checklist:

  • Read our contributing guidelines
  • Search for duplicates.
  • Include author(s) and platform where appropriate.
  • Put lists in alphabetical order, correct spacing.
  • Add needed indications (PDF, access notes, under construction)

Followup

  • Check the output of Travis-CI for linter errors!

@kernelwernel
Copy link
Contributor Author

Not sure why it’s not building properly, I’m pretty sure I’ve checked the syntax of the PR and it should be good. I’m assuming this has to do with the link.

@eshellman
Copy link
Collaborator

Be sure to check the output of Travis-CI for linter errors. Alphabetical order and spacing are the most common problems. (might be trailing slash)

Copy link
Member

@davorpa davorpa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice tutorial/cookbook @theicfire 🚀

Co-authored-by: David Ordás <davorpatech@gmail.com>
@kernelwernel
Copy link
Contributor Author

kernelwernel commented Sep 24, 2021

I forgot to revert my commit where I removed the credited author of the repository. My bad. I was testing if it was going to pass the build if I removed anything other than the title and the hyperlink. But thanks for fixing the linting issue.

@eshellman
Copy link
Collaborator

Thanks, and welcome to free-programming-books!

@eshellman eshellman merged commit 433bdd4 into EbookFoundation:master Sep 24, 2021
@kernelwernel
Copy link
Contributor Author

No problem, I’ll most likely contribute more resources to the repository in the near future.

@chaselambda
Copy link

Oh neat, cheers!

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.

4 participants