Commit Graph

29 Commits

Author SHA1 Message Date
Remy Sharp
ee2aac1651 fix: support env.SUPPRESS_SUPPORT (#1334)
Show request for help once a week/install and support process.env.SUPPRESS_SUPPORT to hide entirely.
2018-05-05 20:19:36 +01:00
Remy Sharp
5e88b04eaa feat: add support for --spawn (#1249)
* docs: add sponsors

[skip ci]

* feat: add support for `--spawn`

Fixes #1245

* docs: remove "simply"
2018-02-15 21:57:30 +00:00
Remy Sharp
8cb26bfe25 refactor: small tweaks to ES6-ish 2018-01-06 09:35:16 +00:00
Remy Sharp
5a914cb35b fix: handle exit(2) better 2017-12-29 10:55:12 +00:00
Dominykas Blyžė
bcb4db8649 docs: update nodejs vs node workaround text
There are days when nothing is simple or 101.
2017-12-20 14:08:42 +00:00
Remy Sharp
2d4ce033bb docs: update faq on issue #1124 2017-12-12 18:06:49 +00:00
t__hos
0b1bf131a5 docs: update faq for -c option
Add quotations for -c option

Otherwise the terminal cannot tell whether `--exitcrash` is an option for `nodemon` or `forever`, causing it to fail to start
2017-12-04 14:53:58 +00:00
Rigin Oommen
07e55cc35d docs: update FAQ with added platform documentation
The changes i proposed isworks fine with linux and mac
2017-09-20 09:48:15 +01:00
Remy Sharp
8cf51286e8 docs: update small formatting issue 2017-09-04 20:26:29 +01:00
Rigin Oommen
9f6a47d719 docs: updated an error condition in FAQ (#1048) 2017-09-04 19:31:36 +01:00
Frederick Fogerty
5765ac3c6a Minor FAQ update 2016-09-14 20:46:28 +12:00
Sascha
90a8e6aa1e docs: legacyWatch typo
[skip ci]
2016-05-28 22:34:17 +01:00
Remy Sharp
8e48001dc4 docs: add info around permissions and sudo
[skip ci]
2015-11-02 13:57:47 +00:00
Danny Guo
4271be4ef0 docs: fix faq typo
Apparently, spelling supersede as supercede is [regarded as an error](http://www.merriam-webster.com/dictionary/supercede).
2015-10-19 12:27:53 +01:00
Remy Sharp
526811d9b0 fix: make control over ignoreRoot easier
And add documentation and tests
2015-10-19 12:27:53 +01:00
Nils Winkler
2827270f80 Fixed formatting of FAQ entry.
Something was wrong with the first code example in the forever entry.
2015-03-17 08:53:19 +01:00
Nils Winkler
94c6e2fc73 Updated FAQ forever entry.
This closes #523.
2015-03-17 08:24:24 +01:00
Remy Sharp
cd51a1d2f7 Removed slush
[skip ci]
2015-01-28 15:04:06 +00:00
Remy Sharp
3deef004fe Merge branch 'master' into fix/456
Conflicts:
	faq.md
2015-01-28 15:03:42 +00:00
Remy Sharp
542f8545a6 Fixed #457
Explain the issue around ubuntu and nothing running.

[skip ci]
2015-01-28 15:01:17 +00:00
Remy Sharp
aa755af0aa Close #456
Update FAQ

[skip ci]
2015-01-28 14:57:06 +00:00
Remy Sharp
1cafc641c1 Fixed #470
Explain how nodemon.json events work, and removed the manually maintained list of maintainers. People can easily navigate to https://github.com/remy/nodemon/contributors

[skip ci]
2015-01-20 16:19:12 +00:00
Remy Sharp
787bebf1ac Add what verbose does. Fixes #325. 2014-04-14 15:32:19 +01:00
Remy Sharp
4ca35c6cff Docs about --. [skip ci] 2014-01-09 13:24:22 +00:00
Remy Sharp
93ab2b06db Updating FAQ & authors 2013-12-10 12:50:54 +00:00
Remy Sharp
abc27cd5ca Correct signal passing. Fixes #232.
Also more linting, tweaks to FAQ & contributing and added .jshint file.

Also adds test for signal test (though needs mocha to timeout at 15 seconds!)
2013-12-10 00:06:25 +00:00
Remy Sharp
4785409a79 tweaks to copy 2013-12-05 16:30:13 +00:00
Remy Sharp
e22c59d981 moved faq items to faq.md 2013-03-26 12:58:23 +00:00
Remy Sharp
52e9392241 started a faq for common issues 2013-03-26 09:26:48 +00:00