Skip to content

Commit

Permalink
experimental/editor: README.md multilingual example
Browse files Browse the repository at this point in the history
No-Try: true
Change-Id: Idad1a4a624d3621a0a330ea4eb8361978ead9021
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/233980
Auto-Submit: Hal Canary <halcanary@google.com>
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
  • Loading branch information
HalCanary authored and Skia Commit-Bot committed Aug 13, 2019
1 parent 6ef3181 commit 6e1b7bb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion experimental/editor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,8 @@ Try it out:
tools/git-sync-deps
bin/gn gen out/default
ninja -C out/default editor
out/default/editor whitespace.txt

out/default/editor resources/text/english.txt

cat resources/text/*.txt > example.txt
out/default/editor example.txt

0 comments on commit 6e1b7bb

Please sign in to comment.