diff options
author | lns <matzeton@googlemail.com> | 2022-05-04 12:42:05 +0200 |
---|---|---|
committer | lns <matzeton@googlemail.com> | 2022-05-04 15:29:34 +0200 |
commit | 5e7d06b220d21e03d01334c9f445a8407916bb0d (patch) | |
tree | 155ea8c0b2efea8571b45b5f6971f3b13cc3fadc /example |
ukrainify-me
Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to 'example')
-rwxr-xr-x | example/run.sh | 10 | ||||
-rw-r--r-- | example/utoni.jpg | bin | 0 -> 86592 bytes | |||
-rw-r--r-- | example/utoni.modified.jpg | bin | 0 -> 91036 bytes |
3 files changed, 10 insertions, 0 deletions
diff --git a/example/run.sh b/example/run.sh new file mode 100755 index 0000000..f1ed5d4 --- /dev/null +++ b/example/run.sh @@ -0,0 +1,10 @@ +#!/usr/bin/env sh + +set -e +set -x + +USERNAME="${1:-utoni}" +MYPATH="$(dirname ${0})" +cd "${MYPATH}" +make -C .. +../github-avatar-ukrainify "${USERNAME}" diff --git a/example/utoni.jpg b/example/utoni.jpg Binary files differnew file mode 100644 index 0000000..88585c7 --- /dev/null +++ b/example/utoni.jpg diff --git a/example/utoni.modified.jpg b/example/utoni.modified.jpg Binary files differnew file mode 100644 index 0000000..5b2e52e --- /dev/null +++ b/example/utoni.modified.jpg |