@the2ndfloorguy/nodekeeper

1.0.1 • Public • Published

nodekeeper

NodeKeeper - A 30x light weight alternative to nodemon!

nodekeeper is a CLI tool that helps build Node.Js applications by automatically restarting the node application when file changes in the directory are detected.

It does not require any additional changes to your code during developement. It is a replacement wrapper for node. To use nodekeeper, replace the word node on the command line when executing your script.

Installation

npm install -g @the2ndfloorguy/nodekeeper

And nodekeeper will be installed globally to your system path.

Package Sidebar

Install

npm i @the2ndfloorguy/nodekeeper

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

4.37 kB

Total Files

7

Last publish

Collaborators

  • the2ndfloorguy