Skip to content

Instantly share code, notes, and snippets.

@TomerFi
Last active March 27, 2022 13:53
Show Gist options
  • Save TomerFi/a7c5b1b0e973c9ad4f50e19a4e34de1f to your computer and use it in GitHub Desktop.
Save TomerFi/a7c5b1b0e973c9ad4f50e19a4e34de1f to your computer and use it in GitHub Desktop.
create-my-dicebear-avataaars-cmd
# https://avatars.dicebear.com/
# https://avatars.dicebear.com/styles/avataaars
dicebear create avataaars --format "png" --style "transparent" \
--top "shortFlat" --hairColor "blonde" --topChance 100 \
--accessoriesChance 0 \
--facialHair "beardMedium" --facialHairColor "blonde" --facialHairChance 100 \
--clothes "hoodie" --clothesColor "heather" \
--eyes "squint" --eyebrow "defaultNatural" \
--mouth "serious" --skin "pale"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment