ionide / ionide-atom-fsi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Project is deprecated, we suggest to use VSCode version of Ionide instead]

Ionide-FSI

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

Join the chat at https://gitter.im/ionide/ionide-project -- Need Help? You can find us on Gitter

Build

  • Clone this repository
  • Run build.cmd Build (for Windows) or build.sh Build (for Linux / Max) to build projects
  • Go to release folder and run apm link to create symbolic link between plugin and Atom's plugins folder
  • Run Atom

Contributing and copyright

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.

About

License:MIT License


Languages

Language:F# 93.8%Language:CSS 2.5%Language:Shell 2.0%Language:CoffeeScript 1.0%Language:Batchfile 0.7%