You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nod...@googlegroups.com
Hello,
I am considering what is best way to use grunt on dev environment when using vagrant for it. Each developer starts his own dev machine in which node app is hosted. Should developer ssh to this machine and use grunt command from console or I should setup auto start (for example: grunt app.js) and then write some log output file to shared storage which is mounted by developer to his local host.