Skip to content

Commit

Permalink
Add command line call to README
Browse files Browse the repository at this point in the history
  • Loading branch information
chadpowers committed Jul 30, 2015
1 parent 349c42c commit d6f5bc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ BY_NAME gets issue matching the name
# Apps
### DailyEmail.java

`
```
cd target && java -cp tools.github-develop-SNAPSHOT.jar org.kaazing.github.apps.DailyEmail && cd ..
`
```

Compiles and outputs both plain text (command line) and html (out_email.html) of users and key issues.
Currently the app is programmed to search for the following by user:
Expand Down

0 comments on commit d6f5bc8

Please sign in to comment.