Git Product home page Git Product logo

hotnode's Introduction

Hotnode

Hotnode is a package that allows you to automatically reload your code by just saving the source in your editor.

Feature Overview

  • Automatically reloads your node.js code on file change
  • Watches .js files in the current directory and its subdirectories

Installation

The following versions are required for Hotnode:

  • Node.js >= 0.2.2
  • npm >= 0.1.25

To see growl messages as soon as your node.js process has been restarted, you will need http://growl.info/extras.php#growlnotify, a command-line based tool for growl.

For notifications on Ubuntu / Gnome, you need libnotify:

sudo apt-get install libnotify-bin

Install it simply via npm:

npm install hotnode

Instructions

Instead of starting your app directly with node app.js Launch it with hotnode app.js

Hotcoffee

Hotnode also includes an executable called hotcoffee which automatically runs the given file with the coffee command and watches all CoffeeScript files in the directory.

License

Copyright (c) 2010 [http://www.filshmedia.net](FILSH Media GmbH), released under the MIT license

hotnode's People

Contributors

saschagehlich avatar sri-rang avatar wavded avatar tanglinhai avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.