Skip to content

kwight/drepl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Dart REPL for local exploration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages