stank
stank copied to clipboard
build
- [ ] Establish a conventional "build" script as a basic build system for defining common dependent tasks.
- [ ] Have a convention for declaring task names, that works with a
build-completionbash script for tab-completing task names. - [ ] Have development workflows for my shell script projects use "build" scripts.
- [ ] Have stank detect GNU make, bmake, pmake, and POSIX makefiles; recommending that these be rewritten as cmake/rake/mage/tinyrick/shake/gradle/maven/gulp/grunt/build scripts, in order to identify build system issues earlier.