shmake is a mini make written in for sh.
has a far easier script than make but has some operators. sleeps to continuously insure files are built by default.
manpage is visible on file download page
make(1) automates building files or updating files where there are file dependancy (order) that is complicated.
make(1) relieves the programmer from writing code that very likely would keep needing re-coding as dependancies change, and importantly, keeps this out of function programming which would ruing functions to have such within.
manpage is visible on file download page
Features
- can run continuously keep files built , sleeping make
- can change goals
- can re-scan rules , be stopped , or quit when goal is reached , etc
- show if ready command
- asides
- can launch sibling sh with args
- small 2 page script , easily modified for special purpose
Follow shmake
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of shmake!