Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 655 Bytes

File metadata and controls

26 lines (17 loc) · 655 Bytes

Flyde Example Project - Dad Jokes in your CLI

Preview

CLI tool that tells dad jokes, with a slight delay between the joke's setup and punch-line. Built using:

  • Flyde
  • DadJokes.io for the jokes
  • Meow for parsing cli flags
  • Typescript

`yarn joke --delay=300

Running it

  1. yarn
  2. yarn joke

Prerequisites

  1. VS Code
  2. Flyde VS Code Extension
  3. Yarn

Looking to learn more about Flyde? Visit the official website at https://www.flyde.dev