nodemon
Nodemon is a utility that will monitor for any changes in your source and automatically restart your server. Perfect for rapid development.
Collective -
Host: opensource -
https://opencollective.com/nodemon
- Website: https://nodemon.io/
- Code: https://github.com/remy/nodemon
github.com/remy/nodemon - 73f07d0d6f1e90461b6474839baa76e4d7161e97 authored over 12 years ago
github.com/remy/nodemon - 06c1841af7519e7f234bad0b9c1153881c185e49 authored over 12 years ago
This reverts commit 91d99c8b8bea383cb70d1c28cbae147accabe40d, reversing
changes made to 0b7bd878...
github.com/remy/nodemon - 4c755d39790c00570a6499996355fdad224e8d3a authored over 12 years ago
github.com/remy/nodemon - 0b0be4f28c132a15309121c25caa6719576cfa42 authored almost 13 years ago
github.com/remy/nodemon - fc9661eb9cb4043b77c61db95807c985811b1c48 authored almost 13 years ago
Fix for Issue #118
Will give this a test - sorry it's been sitting here! Once in npm, I'll co...
github.com/remy/nodemon - 91d99c8b8bea383cb70d1c28cbae147accabe40d authored almost 13 years agogithub.com/remy/nodemon - 4cc05ee77cb9a665b207742a864fb912c61f954f authored almost 13 years ago
github.com/remy/nodemon - a1556971d7ad0780b65b836f413f2169829875af authored almost 13 years ago
Added .nodemonignore changes handling for Windows and Linux
github.com/remy/nodemon - d8373d417e31f4e97bb981f5b59f785bcdb1ba66 authored about 13 years agoPrevent fs.watch from starting node twice if it gets triggered multiple times.
github.com/remy/nodemon - 0b7bd87843f3b1e6b5b1243b3919a11cfb1b61c9 authored about 13 years agogithub.com/remy/nodemon - b3e3b07ca3b5a258bb9913cbe181a311e82ed1f1 authored about 13 years ago
The fix for issue #107
github.com/remy/nodemon - 904b224135ce3b04cabfb15929695e6c9b223732 authored about 13 years agoAlso fixes issue with node restart on Windows after file change.
github.com/remy/nodemon - 08e5aa1ed1629f8c2c82b1f4b58be7474611868f authored about 13 years agoFix #104 and #105, move the tests and starting process to it's own function that starts at the e...
github.com/remy/nodemon - 2d9b9761f23c80e1a2558d5b4fddfb4503f0d6ef authored about 13 years agogithub.com/remy/nodemon - fc50eaa16709194079303f63c627bf651bf8fe57 authored about 13 years ago
github.com/remy/nodemon - e982057512c9ca4b5815a212c3639b2b962d5d63 authored about 13 years ago
github.com/remy/nodemon - 06f4f53ab0e7d6fb4bda16295824fee7bc973d23 authored about 13 years ago
github.com/remy/nodemon - ee4ef25770c82b7f645eca33a89510f2ae532a47 authored about 13 years ago
Add documentation about how nodemon looks for changes.
github.com/remy/nodemon - a452fb5a4da58d1dfcf03d23be44e2761cfcf693 authored about 13 years agogithub.com/remy/nodemon - 236f23eb989a1bcd9a5086c18b8d4093657de7e3 authored about 13 years ago
Reduction to open file counts
github.com/remy/nodemon - d0ba3642824e600126904147115d7c40d67fde74 authored about 13 years agogithub.com/remy/nodemon - 469c7d210277efc8f3a89d5b9e11dd9eb7b1f4b6 authored about 13 years ago
github.com/remy/nodemon - 0447ff53e21ae9edcd8252c57a958dfcfe026ce8 authored about 13 years ago
github.com/remy/nodemon - 0d7768ef76fac92135bd3653232bff3a343fccf1 authored about 13 years ago
github.com/remy/nodemon - 94a8a28020f8ca5761dacc50ab0236172c6cd257 authored about 13 years ago
github.com/remy/nodemon - b8583b26a95441c2765cd9fb5a72cb92ac4e5282 authored about 13 years ago
github.com/remy/nodemon - 4ce926d802365b2e4aefddfecd8ab282ab7d6c46 authored about 13 years ago
github.com/remy/nodemon - 76163bb5a6a6cc6f434e8ea8d718eb46c7f74af6 authored about 13 years ago
github.com/remy/nodemon - 4d13be8eef7d3eff59cc9d26b50020b20906af2b authored about 13 years ago
github.com/remy/nodemon - cc1470096106348b97ec6adfa41683d7f69d2a84 authored about 13 years ago
github.com/remy/nodemon - 6350fdae4e107bb907d0034bfb5adb4f09fdc21e authored over 13 years ago
github.com/remy/nodemon - ced0d3f61989a13ce36cc52d1bfa1c8295c557a3 authored over 13 years ago
Added coercion of Windows paths to Unix paths
github.com/remy/nodemon - 711e69ff259d11e267754cdb28fd77f02959f760 authored over 13 years agogithub.com/remy/nodemon - d1609cce759bb347716d7b6678fb3fb270ff8590 authored over 13 years ago
github.com/remy/nodemon - 54379825084a7c5cb07e28d70d6a5c6b936482fc authored over 13 years ago
github.com/remy/nodemon - ae1255e61b5480a78e5b454b339723eba8138347 authored over 13 years ago
github.com/remy/nodemon - 079682c909c795052b629da260be1696c4a05a63 authored over 13 years ago
Fixes error formatting, eliminating extra newlines caused by using util.error
github.com/remy/nodemon - f4d28dd73b0ae7f434de8ec48f2a53fb208ef5ba authored over 13 years agoFix for #82, while maintaining compatibility with #72. Uses fs.watch as a fallback.
github.com/remy/nodemon - c4a057e28f89d9cebf9c3a50122ba9ed20f976c9 authored over 13 years agoResolve paths, rather than appending to cwd, for full path support.
github.com/remy/nodemon - 76420d3386aa33f7b5d8bb03a1650826646c0eec authored over 13 years agogithub.com/remy/nodemon - e43df19b7ff6a2de8adb02fcb70e0d43dfa692ca authored over 13 years ago
github.com/remy/nodemon - dc0fb6aeb92bb7952e770d3027b226a3fd2948ef authored over 13 years ago
github.com/remy/nodemon - 3f48373c7cc9cfce643c2e103258c766f63af793 authored over 13 years ago
github.com/remy/nodemon - 15a98031341c9b9ca5c37b63c68ae788416c0e91 authored over 13 years ago
github.com/remy/nodemon - 55f43387e808cc1bd7221814ea0d9f67782f7e69 authored over 13 years ago
github.com/remy/nodemon - c61cb7d0a29af7f0bf9221f4de5830745f363a5d authored over 13 years ago
github.com/remy/nodemon - 6dc7f44dd6bd1299feb28455fdd0b20bb18388cc authored over 13 years ago
github.com/remy/nodemon - 540a7bd832a4ec82a634751ad59fe3823c8223eb authored over 13 years ago
github.com/remy/nodemon - 15f0259696fb2a7092445200d1fd2720cc401eda authored over 13 years ago
github.com/remy/nodemon - 3c885ff3a8333075b4d8965e904ea48438ae63c4 authored over 13 years ago
github.com/remy/nodemon - 6ce8670560f187108e47e7f72fc89339c8996200 authored over 13 years ago
github.com/remy/nodemon - b76166cb46d070eda9700fe83d6cc2a06ba82518 authored over 13 years ago
github.com/remy/nodemon - bc39430e11bb77c5a291c51501236c0604576b7f authored over 13 years ago
github.com/remy/nodemon - 95c0cdba74c215a5071f3fd6b5de1d8d57ae7438 authored over 13 years ago
add option to disable reading from stdin
github.com/remy/nodemon - fb0bed5a856ce852b04d4bc1934283219014b535 authored over 13 years agogithub.com/remy/nodemon - 60ebbdce7356f0ffb40b809030b5f59ae61709c2 authored over 13 years ago
github.com/remy/nodemon - 449175f542a8b3aa0c3040e167affaca6e3111c9 authored over 13 years ago
github.com/remy/nodemon - 657c54e05e958c2d762e90db419f9cf6d3ec8779 authored over 13 years ago
github.com/remy/nodemon - e035629cacfb2a743ac8053a9ca031918cb46915 authored over 13 years ago
github.com/remy/nodemon - 3a7b0fe4b626d7bd88203c6b50637753ae2f369c authored over 13 years ago
github.com/remy/nodemon - 91e18a93ae8a91f7ca6e39ef10e7db85bbe68ff4 authored over 13 years ago
github.com/remy/nodemon - 00995f8216b9038b0d18b3ddcddeab063d365027 authored over 13 years ago
github.com/remy/nodemon - 3caba7b1d98e059747b14fa09025e5556ef9e2f2 authored over 13 years ago
github.com/remy/nodemon - e299e56a4acf0082cd8355b2513dd04b668801d8 authored over 13 years ago
github.com/remy/nodemon - daf7be1e3b7909565181e152c717dd8b73573539 authored over 13 years ago
github.com/remy/nodemon - 8b5f1e3d6aaf89c45e22fff982eba1ff281d1f68 authored over 13 years ago
github.com/remy/nodemon - f74f2af725b6e42515f2b3a2a4c7e3fb5ab104e6 authored over 13 years ago
github.com/remy/nodemon - 4208c11a92fdba7cf642e3f4c7661151b81d6a32 authored over 13 years ago
github.com/remy/nodemon - 4e50dbcd6ba7c0aa406074ec63a67d52b83c0da9 authored over 13 years ago
github.com/remy/nodemon - 156865c11d17af198a7f101245657fbbaf749796 authored over 13 years ago
github.com/remy/nodemon - ea68db7b6fd69fa6654e7e3a9247a48270ee4e28 authored over 13 years ago
github.com/remy/nodemon - c29081d86b8a40ea5015533e942edda0618b2000 authored over 13 years ago
github.com/remy/nodemon - a6e6e208b6eb364854ad440502285e4b49c27fa9 authored over 13 years ago
github.com/remy/nodemon - 07e66e24866c3862e81418facfddcdfd7f92d9d8 authored over 13 years ago
github.com/remy/nodemon - 9562d2a24204d95d347407632f9cfd59a4a04245 authored over 13 years ago
github.com/remy/nodemon - d2415d98eada51dbfc2d9cb8450b29d223b7646b authored over 13 years ago
github.com/remy/nodemon - 605044f00c3ad915e564ec93c807a2d5f2317a6b authored over 13 years ago
and support for custom executables in addition to node. Also removed
the dependancy on unix find ...
github.com/remy/nodemon - 5e38341aaa754cf64ccffa6c0e28c99654bca7b7 authored over 13 years ago
github.com/remy/nodemon - b0b0f8a816fd8d7796f3efeec71affadc75d5cff authored over 13 years ago
--watch option for watching multiple folders
github.com/remy/nodemon - 38c881f03ef4ba24b2f5aa7f7d2a8ce7d575299b authored over 13 years ago
Useful when things that should trigger a restart don't live in the same
tree or span a large tre...
github.com/remy/nodemon - 990c8826d4810d2c6e959f328f128d8e38c4ddc2 authored almost 14 years ago
Super quick update for 0.5.10 support of using `util` instead of `sys`
github.com/remy/nodemon - 678de06fe9a0ab96e0ec48bb694034f01f5868bb authored almost 14 years agogithub.com/remy/nodemon - d3cefe8df0280eb49654e558c45c9c3439bb2e0e authored almost 14 years ago
nodemon wont reread nodemonignore with multiple nodemon instances
github.com/remy/nodemon - e599ae1abceb2daba13352207e7a6dd3b4eb49e5 authored almost 14 years agoNode >=0.5: process.ARGV is now process.argv
github.com/remy/nodemon - 724cb098347601182101ab7cbe396064542aff1a authored almost 14 years agogithub.com/remy/nodemon - d5f6c4fa07f2881f655586d4131fd84bc7f0a53a authored almost 14 years ago
reading .nodemonignore
github.com/remy/nodemon - 598f90809889f098b15ce47a92e113bcf3fac38d authored almost 14 years agogithub.com/remy/nodemon - 150c49d4a1ea29d06b5059c200b1d0e46b6904ab authored almost 14 years ago
github.com/remy/nodemon - e9d5274406515a45a6db0c7bd74650fe8cb4716e authored almost 14 years ago
github.com/remy/nodemon - 4afc22452efd3e81b88f5f976223d5f9b077272d authored almost 14 years ago
github.com/remy/nodemon - 4a2effce1446b4ab78fc477eb07179faa32f4447 authored almost 14 years ago
github.com/remy/nodemon - f15c8312c524f4b32ae9ecc77c2e09a6de6928d8 authored almost 14 years ago
github.com/remy/nodemon - efed7b812a8026480f1a711f844d5cd8d9223222 authored about 14 years ago
Fix --debug when running coffeescript
github.com/remy/nodemon - 771fa184520705399397504db5dc2f3a5fce8d0c authored about 14 years agogithub.com/remy/nodemon - 072653674af16fb5a957a60c3fbc5572f2c4fd52 authored about 14 years ago