+4

Add support for running shell scripts in snippets

André Thénot il y a 11 ans mis à jour par Caio Hamamura il y a 8 ans 1

Snippets allow for static content to be added. It would be nice to be able to execute shell scripts. Use case: insert today's date.

Another use case: when using require from node.js create the file accordingly to the path+name defined on a snippet field.