https://github.com/joao208/download-image
Script simples para gerar e baixar imagens do site https://avatars.dicebear.com/.
https://github.com/joao208/download-image
avatar image script typescript
Last synced: 12 months ago
JSON representation
Script simples para gerar e baixar imagens do site https://avatars.dicebear.com/.
- Host: GitHub
- URL: https://github.com/joao208/download-image
- Owner: Joao208
- Created: 2022-01-18T18:12:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-18T19:24:18.000Z (over 4 years ago)
- Last Synced: 2025-03-29T03:13:09.483Z (about 1 year ago)
- Topics: avatar, image, script, typescript
- Language: TypeScript
- Homepage: https://avatars.dicebear.com/
- Size: 10.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to execute
```bash
git clone https://github.com/Joao208/bk_download_image
cd bk_download_image
yarn
yarn generate
```