Auto restart meteor when git pull

Hi all,

Sorry, my english very poor.

When I git pull code from github, my meteor application is stopped. Then, I must start again manually.
I want my meteor application auto restart when gull code.

Please help me.

on localhost or production?

Meteor should restart at any time there is a code change.

Meteor might crash if you do many, many changes at once. Meteor works best for 1 file change, CTRL+S to save a file, Meteor restart easy.

Maybe do git pull is too much for Meteor?

Some times when I copy / paste the Meteor project to another computer, it breaks that Meteor. I must restart it.

Welcome to Meteor :slight_smile:

Tks SkyRooms.
:smiley: :smiley: :smiley: :smiley: :smiley: