Before 'make' it must have been the case that people built their projects with shell scripts. When make appeared it was immediately and completely accepted but slowly it began to lose favour and there are now many elaborate alternatives. This project shows by demonstration that shell scripts could be a good way to do builds after all. A major advantage is that since everyone knows the shell there is nothing new to learn.
Make does two things. It cleverly infers a process to build a target from available resources, but as a distinct matter it skips the execution of any step in the process where it so happens that the product of the step exists already and is up to date. The first part is not usually what the user needs whereas the second part, which can avoid large amounts of redundant processing, is exactly what is wanted. The second part is simple enough to achieve with the shell.

Project Activity

See All Activity >

Categories

Build Tools

License

GNU General Public License version 3.0 (GPLv3), Public Domain

Follow build with bash

build with bash Web Site

Other Useful Business Software
Payments you can rely on to run smarter. Icon
Payments you can rely on to run smarter.

Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of build with bash!

Additional Project Details

Operating Systems

Linux

Intended Audience

Developers

User Interface

Command-line

Registered

2021-04-15