Skip to content

jimrhoskins/lookout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Lookout is a file watcher for Node.js that will keep you up to date with all files in a directory, even if they are created after you begin watching. Lookout has got your back

Project Status

This is under active development. It is currently only tested on Ubuntu 11.04 Natty, with limited functionality. Lookout is not intended for production use, though contributions and bug reports are welcomed.

Installation

npm install lookout

Usage

We will see

Running Tests

Install development dependencies npm --dev install

Run Tests

cake test

To build js from coffee

cake build

To build and run tests

cake build test

About

Node.js file and directory watcher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published