Skip to content

nikumu/lynch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lynch

Lynch is a simple tool that generates a random quote from the surreal and enigmatic films of David Lynch. This project aims to bring a touch of Lynch's unique cinematic universe to your daily coding experience.

Features

  • Randomly selects a quote from a collection of famous lines in David Lynch's movies.
  • Includes quotes from iconic films like Mulholland Drive, Twin Peaks, Blue Velvet, and more.
  • Lightweight and easy to use.

Installation

To get started with Lynch, you can install it via mix in Elixir. Here's how you can set it up:

  1. Clone the repository:

    git clone https://github.com/nikumu/lynch.git
    cd lynch
  2. Install dependencies:

    mix deps.get
  3. Run the application:

    iex -S mix
  4. Call the function to get a random Lynch quote:

    Lynch.generate_random_quote()

Example Output

"Lynch is the answer, no matter the question."

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages