[ol8_appstream] nodejs-nodemon-2.0.3-1.module+el8.3.0+7818+6cd30d85.noarch

Name:nodejs-nodemon
Version:2.0.3
Release:1.module+el8.3.0+7818+6cd30d85
Architecture:noarch
Module:nodejs:14:8030020200921141129:9edba152
nodejs:14:8030020201102105049:229f0a1c
nodejs:14:8030020210126165503:229f0a1c
nodejs:14:8030020210301172147:229f0a1c
nodejs:14:8040020210708154809:522a0ee4
nodejs:14:8040020210817165654:522a0ee4
Group:Unspecified
Size:2692597
License:MIT
RPM: nodejs-nodemon-2.0.3-1.module+el8.3.0+7818+6cd30d85.noarch.rpm
Source RPM: nodejs-nodemon-2.0.3-1.module+el8.3.0+7818+6cd30d85.src.rpm
Build Date:Wed Nov 04 2020
Build Host:jenkins-172-17-0-2-c7d4fba2-72eb-41b9-9372-029207b11421
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)