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.
- 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.
To get started with Lynch, you can install it via mix in Elixir. Here's how you can set it up:
-
Clone the repository:
git clone https://github.com/nikumu/lynch.git cd lynch
-
Install dependencies:
mix deps.get
-
Run the application:
iex -S mix
-
Call the function to get a random Lynch quote:
Lynch.generate_random_quote()
"Lynch is the answer, no matter the question."