Skip to content

Latest commit

 

History

History
80 lines (56 loc) · 1.79 KB

Readme.md

File metadata and controls

80 lines (56 loc) · 1.79 KB

Random pig

Bitbucket open issues Bitbucket open pull requests

A Composed one

This repository composes images based on axies shape and eyes/glasses.

🚀 How to run

Dependencies:

  • Using :
    • Yargs (to have command line script call)
    • Sharp (to actually compose the image)
    • Random (to randomize the shape, eyes or glasses)

Clone the repo:

git clone https://github.com/victorkl400/random-pig.git

Install Dependencies:

yarn

Generate the image

Run on repository root:

yarn generate

It'll create a file named after the milisecons + shape + eye/glass options.

🤝 Contributors

Me
Me
Myself
Myself
I
I

⬆ Back to top