Skip to content

Commit

Permalink
Add a note explaining the output terminal should be set to UTF-8 enco…
Browse files Browse the repository at this point in the history
…ding
  • Loading branch information
Abhijit Sarkar committed Aug 5, 2020
1 parent c7edcc5 commit 623c10c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ the build duration can't be calculated precisely.
The bars and percentages are rounded off such that the output provides a good indication of how long individual
tasks took to complete relative to the build, but are not meant to be correct up to the milliseconds.

> If the output console does not support UTF-8 encoding, the bars may appear as weird characters. If you are running
Windows, make sure the terminal encoding is set to UTF-8, or turn off the bars as explained below.

See [Gradle Plugin Portal](https://plugins.gradle.org/plugin/org.asarkar.gradle.build-time-tracker) for usage instructions.

If you are the fiddling type, you can customize the plugin as follows:
Expand Down

0 comments on commit 623c10c

Please sign in to comment.