[ol7_software_collections] rh-nodejs14-nodejs-nodemon-2.0.3-1.el7.noarch

Name:rh-nodejs14-nodejs-nodemon
Version:2.0.3
Release:1.el7
Architecture:noarch
Group:Unspecified
Size:2693687
License:MIT
RPM: rh-nodejs14-nodejs-nodemon-2.0.3-1.el7.noarch.rpm
Source RPM: rh-nodejs14-nodejs-nodemon-2.0.3-1.el7.src.rpm
Build Date:Wed Dec 02 2020
Build Host:x86-ol7-builder-02.us.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.

Related Packages (Show Changelog) (Show Filelist)