[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package nodejs-nodemon-3.0.3-1.module+el8.10.0+764+def489f0.noarch download

Name nodejs-nodemon
Epoch 0
Version 3.0.3
Release 1.module+el8.10.0+764+def489f0
Architecture noarch
Website/URL https://github.com/remy/nodemon
License ISC AND MIT
Build Time 2025-11-05 18:09:57
Build Host builder-x86-04.inferitos.ru
Summary Simple monitor script for use during development of a node.js app
Repositories AppStream
Description 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.
Errata
Size 532 KiB
Source Project nodejs-nodemon-3.0.3-1.module+el8.10.0+764+def489f0
SHA-256 checksum 5d98c33eff9e4e94494bf8150a8c9dd4fba3aadcbf564a84560d28c5759d0288
× Full screenshot
Changelog link
* Wed Nov 05 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.0.3-1
- Rebuilt for MSVSphere 8.10

* Fri Sep 05 2025 Jan Staněk <jstanek@redhat.com> - 3.0.3-1
- Initial import into nodejs:24 module