Skip to content
Mika Vilpas edited this page Jun 27, 2015 · 4 revisions

Welcome to the omnisharp-emacs wiki!

Start hacking

We use Cask for development time dependency management. Use these commands to start your emacs with this project's dependencies and paths set up: cask exec emacs or start-emacs-in-this-project.sh

You should clone the OmniSharp server somewhere and start it. See you can use prodigy to manage the running server process for interactive development, or for running tests.

See https://github.com/OmniSharp/omnisharp-emacs/blob/master/ignored-from-melpa-build/prodigy-config.el for an example config