Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 744 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 744 Bytes

series-episodes-generator

A random generator for episodes of the Series that I watch. It allows to set a season threshold.

Installing it

Metacello new
  repository: 'github://jordanmontt/series-episodes-generator:main';
  baseline: 'RandomEpisodeGenerator';
  load.

Usage example

SeinfeldGenerator new generate.

Capture d’écran 2023-04-12 à 13 24 01

TheSimpsonsGenerator new generate.

Capture d’écran 2023-04-12 à 13 24 23