Tim Ruffles
782b74dd3e
[docs] note on unix globs and --watch
...
I tried to use globbing with `--watch` and spent some frustrating time working out that I was being an idiot. Just popped a line in docs to help others.
2015-10-20 10:17:50 +01:00
Alessandro Zanardi
cd4201afa6
feat: add JSON to default watched extensions
...
Since in a server environment JSON files often contain settings,
nodemon should restart by default when the content of a JSON file is changed.
Closes #643
2015-09-21 11:25:17 +01:00
Remy Sharp
8af4b4bc81
fix: make control over ignoreRoot easier
...
And add documentation and tests
2015-09-21 10:23:19 +01:00
Remy Sharp
bb170600e0
docs: add legacy-watch info
...
[skip ci]
2015-09-19 15:53:18 +01:00
Remy Sharp
4e63f92234
docs: add donate button
...
[skip ci]
2015-09-02 21:01:33 +01:00
Morton Fox
82ae44ce8f
Fix CoffeeScript link.
2015-04-16 22:27:15 -04:00
Remy Sharp
dd6ad0d879
Pronunciation
...
[skip ci]
2015-02-24 20:47:25 +00:00
Remy Sharp
d939f64546
Link to npm
...
[skip ci]
2015-02-01 16:06:31 +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
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
90666b07df
Update nodemon logo (to svg)
...
[skip ci]
2015-01-19 19:53:18 +00:00
Remy Sharp
cf134e5752
Updated note about iojs
...
[skip ci]
2015-01-19 19:43:52 +00:00
Robert Ing
8589fab0f1
Update README.md
2015-01-17 17:15:10 -08:00
Remy Sharp
f4469e19b1
Show how to use iojs with nodemon
...
[skip ci]
2015-01-14 08:22:55 +00:00
Brian Scoles
2d62055795
fix typo in README.md
...
replace "original" with "originally" in section "Automatic re-running"
## Automatic re-running
BEFORE:
nodemon was original written to restart hanging processes
AFTER:
nodemon was originally written to restart hanging processes
2014-11-17 14:25:36 -08:00
Remy Sharp
7b04236a0a
Update Travis badge based on master
2014-07-06 08:27:39 +01:00
Remy Sharp
3ccbd23106
Show -h option
...
[skip ci]
2014-06-23 10:55:24 +01:00
Remy Sharp
57920bac8c
Fuk typoohs
...
[skip ci]
2014-06-04 14:01:00 +01:00
Remy Sharp
663af84593
For my own sanity, I've put all contribs in README
...
But not in package.json. I'm not sure I can handle the headache of manually maintaining it in two places - since I'm hand scrapping from the github contribs page (using devtools and jQuery...): https://gist.github.com/remy/a81a1cadee6f1d10bbd2
[skip ci]
2014-06-04 14:00:16 +01:00
Remy Sharp
e872aff68d
Tweak to spaces and code examples
...
[skip ci]
2014-06-04 12:55:25 +01:00
Michael Heuberger
c4e263ed37
expose streams for piping (mh)
2014-06-04 02:49:24 +12:00
Remy Sharp
c4a7e071b1
Adding support for package.scripts.start
...
Ref #330
2014-05-28 12:46:56 +01:00
Sahat Yalkabov
2f873451d8
SVG Badges
2014-04-14 19:58:39 -04:00
didoarellano
5b74ab5f4f
Fix typos
2014-02-22 03:24:55 +08:00
Ariel Yang
079338603e
Missing a comma.
2014-02-16 22:29:28 +08:00
Mike MacCana
d4908f674c
Add gulp-nodemon link. Also correct small typo.
2014-01-24 17:35:36 +00:00
Justin G
d96f117e66
Document the milliseconds support for --delay option
2014-01-23 10:56:02 -06:00
Remy Sharp
a3ddc98a1b
Removing the regular expressions from ignore.
...
[skip ci]
2014-01-16 23:54:21 +00:00
Remy Sharp
b7bb663ab2
Link to defaults.js
2014-01-05 23:00:29 +00:00
Remy Sharp
c78bcb9faa
Documentation of required nodemon
2014-01-05 22:59:23 +00:00
Remy Sharp
537d6dccb9
flattr badge
2014-01-05 17:33:17 +00:00
Remy Sharp
3cdd2d3177
status badges
2014-01-05 16:36:36 +00:00
Remy Sharp
cfdf2cd06c
Merge pull request #242 from remy/fix/241
...
Fixes for #241
2014-01-05 07:53:58 -08:00
Remy Sharp
0945ee92cd
merge fixes
2014-01-05 01:47:11 +00:00
Remy Sharp
0386ce2044
Ask for --dump
2014-01-02 18:16:45 +00:00
Remy Sharp
d99b3ed486
Gimme a logo
2014-01-01 11:24:15 +00:00
Remy Sharp
30a4a192f5
Docs and 1.0.0 release. Whoop whoop!
2013-12-29 22:50:02 +00:00
Remy Sharp
93ab2b06db
Updating FAQ & authors
2013-12-10 12:50:54 +00:00
Remy Sharp
4785409a79
tweaks to copy
2013-12-05 16:30:13 +00:00
Remy Sharp
04526d3ca2
Tweak to readme
2013-06-09 00:54:38 +02:00
Remy Sharp
45d6cca7ea
Merge pull request #168 from ChrisWren/master
...
Added mention of grunt-nodemon in README
2013-06-08 15:53:25 -07:00
Chris Wren
1c74024fc8
Updated default watched file extensions in README
2013-06-08 14:09:00 -06:00
Christopher Wren
994b2b51b7
added mention of grunt-nodemon in README
2013-05-07 14:43:22 -07:00
Remy Sharp
8ca0264592
Support manual restart using "rs" command. Fixes #162
2013-04-30 15:13:16 +01:00
Remy Sharp
6cb721a59e
Update README.md
2013-04-30 09:29:02 +02:00
Remy Sharp
e22c59d981
moved faq items to faq.md
2013-03-26 12:58:23 +00:00
Remy Sharp
e71aac2129
Clarified where nodemonignore is read from. Fixes #75
2013-02-06 11:38:38 +00:00
Coen Hyde
9643936a9d
update readme with information about unescaped regexs in .nodemonignore file
2013-01-10 21:53:58 -08:00
Remy Sharp
ac9a6c7c81
Update README.md
...
Extending on the extensions feature.
2013-01-10 17:48:20 +00:00
Shawn Biddle
3764053d43
Update README for new -e parameter
2013-01-10 12:25:23 -05:00