Letter N

nodejs-nodemon - Simple monitor script for use during development of a node.js app

Website: https://github.com/remy/nodemon
License: MIT
Vendor: Alcance Libre, Inc.
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.

Packages

nodejs-nodemon-2.0.3-1.fc14.al.noarch [809 KiB] Changelog by Honza Horak (2020-05-01):
- Update to 2.0.3

Listing created by Repoview-0.6.6-6.fc14.al