Open
Description
Thanks for putting this out there, I def learned from your effort.
Here's a tip to simplify your repo: consider putting all your run
, console
helper scripts that just wrap a single bash command into a Makefile, like I did here:
https://github.com/dergachev/sitediff/blob/master/Makefile
Since your scripts seem to take arguments, make kind of supports this:
http://ubuntuforums.org/showthread.php?t=689282
If you have Thor installed on your docker host, you can also make a Thorfile.
Metadata
Metadata
Assignees
Labels
No labels
Activity