stank icon indicating copy to clipboard operation
stank copied to clipboard

build

Open mcandre opened this issue 7 years ago • 0 comments

  • [ ] 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-completion bash 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.

mcandre avatar Nov 30 '18 21:11 mcandre