Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 500 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 500 Bytes

Tomatoes REPL

A REPL to interact with Tomatoes API.

Build and install

Get stack and run:

$ stack install

Run Tomatoes REPL

Include $HOME/.local/bin in your PATH and run:

$ tomatoes-repl

or from the project root directory run:

$ stack exec tomatoes-repl

System requirements

Required executables:

  • mpg123 - to play sounds
  • notify-send - to send desktop notifications