[ol7_software_collections] rh-nodejs14-nodejs-nodemon-2.0.20-2.el7.noarch

Name:rh-nodejs14-nodejs-nodemon
Version:2.0.20
Release:2.el7
Architecture:noarch
Group:Unspecified
Size:1361611
License:MIT
RPM: rh-nodejs14-nodejs-nodemon-2.0.20-2.el7.noarch.rpm
Source RPM: rh-nodejs14-nodejs-nodemon-2.0.20-2.el7.src.rpm
Build Date:Mon Feb 06 2023
Build Host:build-ol7-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/remy/nodemon
Summary:Simple monitor script for use during development of a node.js app
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.

Changelog (Show File list) (Show related packages)