This website requires JavaScript.
CODE
0x495fab29
Explore
Sign in
forks
/
apenwarr-redo
Watch
1
Star
0
Fork
You've already forked apenwarr-redo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e5a27f04e8
apenwarr-redo
/
docs
/
cookbook
/
all.do
4 lines
92 B
Text
Raw
Normal View
History
Unescape
Escape
cookbook/container: example of building+running docker containers. This got... long... and complicated. But I think it's a really good demonstration of getting redo to do complicated things elegantly. At least, I hope it is.
2019-01-02 23:46:01 -05:00
export NO_SLOW_TESTS=1
Cookbook: add an example of using default.do for text processing.
2018-11-26 13:10:29 -05:00
for d in */all.do; do
echo "${d%.do}"
done | xargs redo-ifchange
Reference in a new issue
Copy permalink