Skip to content

Commit

Permalink
Quick start added
Browse files Browse the repository at this point in the history
Just threw the adhoc-quick start to the top of the README
  • Loading branch information
wess authored Nov 21, 2016
1 parent 6b47c0b commit ebd3a6c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
A commandline app that will watch your folder and monitor any changes. When a change occurs, *Overlook* will execute (or restart) a command you specify. *Overlook* is platform
independent and will work with anything from writing a README file, to developing a service.

---
### Quick Start
```bash
$ overlook watch -t /folder/to/watch -e /script/to/execute
```
---

### Table of Contents
Expand Down

0 comments on commit ebd3a6c

Please sign in to comment.