TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Make Tutorial Part 1 – Make and shell scripts

2 pointsby grymoire1over 4 years ago

2 comments

grymoire1over 4 years ago
I wrote this because there are several advantages to using make when writing shell scripts, such as improved documentation, working in teams, etc.
grymoire1over 4 years ago
This is a tutorial on using make with bash, and your favorite editor