All Projects → ionide → ionide-atom-paket

ionide / ionide-atom-paket

Licence: MIT license
Atom editor support for Paket.

Programming Languages

F#
602 projects
shell
77523 projects

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

Ionide-Paket

It's part of Ionide plugin suite. Paket is package dependency manager for .NET with support for NuGet packages and GitHub repositories.

Features

  • Syntax highlighting for paket.dependencies
  • Paket commands available in Atom's Command Palette

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

Build

  • Clone this repository
  • Checkout develop branch
  • Run build.cmd (for Windows) or build.sh (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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].