Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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