#FluentREPL
FluentREPL is Package for Sublime Text 2 and Sublime Text 3, automatically load edited source file in SublimeREPL.
(supported Clojure, Erlang, F#, Haskell and Scala.)
##Install prerequisite: install Package Control.
-
Select [Package Control: Add Repository] from the Command Pallete.
-
Select [Package Control: Install Package] from the Command Pallete.
##Usage
- Start SublimeREPL.
- Edit source file.
- Save source file, then FluentREPL load this file in SublimeREPL.
![select [Package Control: Add Repository] select [Package Control: Add Repository] from Command Pallete](http://www.zaneli.com/img/FluentREPL/installation_instruction1.png)

![select [Package Control: Install Package] select [Package Control: Install Package] from the Command Pallete](http://www.zaneli.com/img/FluentREPL/installation_instruction3.png)
