can you upvote me? i do clever usage of basic OS and node.js environment.
my build system does the same as that Flyfile and add source maps to my coffee files, looks like this: http://pastebin.com/BtegzqVX
You could argue my polvo.yml file has more lines in it and it's less customisable compared to a script, but still i believe my .yml config is very organised and i can hook up any script to happen afterwards by appending a line to my beautiful makefile.
Not to say, with the "setup" target you could even install node.js or fly or whatever you need before even being able to execute fly.
my build system does the same as that Flyfile and add source maps to my coffee files, looks like this: http://pastebin.com/BtegzqVX
You could argue my polvo.yml file has more lines in it and it's less customisable compared to a script, but still i believe my .yml config is very organised and i can hook up any script to happen afterwards by appending a line to my beautiful makefile.
Not to say, with the "setup" target you could even install node.js or fly or whatever you need before even being able to execute fly.