Skip to content

Commit

Permalink
Add a pending features to README [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudgg committed May 13, 2013
1 parent c59fa05 commit 5a1dfe1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ The Listen gem listens to file modifications and notifies you about the changes.
* Allows supplying regexp-patterns to ignore and filter paths for better results.
* Tested on all Ruby environments via [Travis CI](https://travis-ci.org/guard/listen).

## Pending features

Still not implemented, pull requests are welcome.

* Symlinks support. [#25](https://github.com/guard/listen/issues/25)
* Signal handling. [#105](https://github.com/guard/listen/issues/105)
* Non-recursive directory scaning. [#111](https://github.com/guard/listen/issues/111)

## Install

### Using Bundler
Expand Down

0 comments on commit 5a1dfe1

Please sign in to comment.