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
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of shmake!