Wed, 24 Apr 2024 03:27:47 UTC | login

Information for build nodejs010-nodejs-nodemon-1.8.1-5.sc2.el6

ID13815
Package Namenodejs010-nodejs-nodemon
Version1.8.1
Release5.sc2.el6
Epoch
SummarySimple monitor script for use during development of a node.js app
DescriptionSimple 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.
Built byhhorak
State complete
Volume DEFAULT
StartedFri, 04 Nov 2016 08:58:22 UTC
CompletedFri, 04 Nov 2016 09:03:01 UTC
Taskbuild (sclo6-nodejs010-rh-el6, nodejs010-nodejs-nodemon-1.8.1-5.sc2.el6.src.rpm)
Tags
sclo6-nodejs010-rh-candidate
sclo6-nodejs010-rh-release
sclo6-nodejs010-rh-testing
RPMs
src
nodejs010-nodejs-nodemon-1.8.1-5.sc2.el6.src.rpm (info) (download)
noarch
nodejs010-nodejs-nodemon-1.8.1-5.sc2.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Wed Jan 06 2016 Tomas Hrcka <thrcka@redhat.com> - 1.8.1-5 - Enable scl macros * Thu Dec 17 2015 Troy Dawson <tdawson@redhat.com> - 1.8.1-2 - Fix dependencies * Wed Dec 16 2015 Troy Dawson <tdawson@redhat.com> - 1.8.1-1 - Initial package