|
|
|
|
|
by dahdum
4206 days ago
|
|
If it's more than several lines, I write it out in a separate bash/js script and use grunt to call it, via shell or require() depending. Not saying it's better than make or something else, but it's easy for everyone on the team to use & modify. |
|