Skip to content

Commit

Permalink
Add link to #11
Browse files Browse the repository at this point in the history
  • Loading branch information
phatblat committed Dec 29, 2017
1 parent 20659d7 commit e0b5ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A simpler extension point than [`Exec`](https://docs.gradle.org/current/dsl/org.
- Execute a `command | pipe` or `conditional && command || chain`.
- Easy access to `stdout` and `stderr`.

:warning: Not compatible with Exec tasks yet (#11), but the API is very similar.
:warning: Not compatible with `Exec` tasks yet (see [#11](https://github.com/phatblat/ShellExec/issues/11)), but the current API is very similar.

## Example `build.gradle`

Expand Down

0 comments on commit e0b5ec1

Please sign in to comment.