Simple monitor script for use during development of a node.js app
Simple monitor script for use during development of a node.js app. For use during development of a node.js based application. nodemon will watch the files in the directory in which nodemon was started, and if any files change, nodemon will automatically restart your node application. nodemon does not require any changes to your code or method of development. nodemon simply wraps your node application and keeps an eye on any files that have changed. Remember that nodemon is a replacement wrapper for node, think of it as replacing the word "node" on the command line when you run your script.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.1.10-1.fc43 | - |
Fedora 42 | 3.1.10-1.fc42 | - |
Fedora 41 | 3.1.10-2.fc41 | - |
Fedora 40 | 3.1.10-2.fc40 | - |
You can contact the maintainers of this package via email at
nodejs-nodemon dash maintainers at fedoraproject dot org
.