foreversd / forever

A simple CLI tool for ensuring that a given script runs continuously (i.e. forever)
http://github.com/foreverjs/forever
MIT License
13.87k stars 946 forks source link

forever-cli always ignores ignoredDotFiles #1034

Open andyindahouse opened 5 years ago

andyindahouse commented 5 years ago

Hi,

I have taken a look to cli.js and I have been debugging and I think the cli always ignores the ignore-dot-files(.whatever) by default and I would like to watch some of those files.

Is that possible with the CLI?

Thanks in advance

zubairfazal commented 4 years ago

I would recommend using pm2