Note to push this functionality down to somewhere more common
Chris Pressey
7 years ago
0 | |
# NOTE: this requires https://github.com/linappleii/linapple
|
|
0 |
# TODO: let a Funicularfile say simply REQUIRED_TOOLS="linapple a2tools"
|
1 | 1 |
|
2 | 2 |
for tool in linapple a2tools; do
|
3 | 3 |
toolpath=`which $tool`
|