[–] stephenr 10y ago ↗ I'm not sure how this is better than say a makefile, which will only rebuild the file when needed? [–] hbbio 10y ago ↗ 1. Over Makefiles: there is no separate Makefile, you can build multiple files in same directory without having to name rules, it's one line.2. It's quite easy to add rebuild when necessary.
[–] hbbio 10y ago ↗ 1. Over Makefiles: there is no separate Makefile, you can build multiple files in same directory without having to name rules, it's one line.2. It's quite easy to add rebuild when necessary.
3 comments
[ 6.0 ms ] story [ 22.2 ms ] thread2. It's quite easy to add rebuild when necessary.