Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 970 Bytes

File metadata and controls

16 lines (12 loc) · 970 Bytes

drepl

A Dart REPL for local exploration, using Tmuxinator, filewatcher, and Vim. Described in the blog post Staying Local.

2021-02-27 14 14 47

To be clear, there's no magic here; you can use any filewatcher that calls the Dart compiler with your Dart code as the entry. If you believe in the Internet, you can also just use DartPad, or go sign up for Repl.it (but those are suuuuper easy).

Requirements

Usage

  • Create a symlink to drepl.yml in your Tmuxinator configuration directory, or copy it over.
  • Run tmuxinator start drepl.