It's part of Ionide plugin suite. F# Interactive Panel in Atom.
Panel is readonly - You can send code to it using Send File / Selection / Line commands
Plugin requires specifying path to FSI.exe on Your computer
-- Need Help? You can find us on Gitter
- Clone this repository
- Run
build.cmd Build
(for Windows) orbuild.sh Build
(for Linux / Max) to build projects - Go to
release
folder and runapm link
to create symbolic link between plugin and Atom's plugins folder - Run Atom
The project is hosted on GitHub where you can report issues, fork the project and submit pull requests.
The library is available under MIT license, which allows modification and redistribution for both commercial and non-commercial purposes.