tkothe / ensime.github.io

ENSIME Documentation

Home Page:http://ensime.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ENSIME Documentation

The consolidated documentation for ENSIME: ENhanced Scala Interaction Mode for text Editors.

Setup

Requirements: Ruby, and Bundler (gem install bundler)

To view locally:

  • bundle install installs the required gems into bundle-vendor/bundle.
  • bundle exec jekyll server [--watch] starts the server (watching for changes with --watch).

Hack

Update the gems

Make sure they match the versions GitHub Pages uses.

Update the base theme:

git remote add hyde git@github.com:poole/hyde.git
git fetch hyde
git merge hyde master

About

ENSIME Documentation

http://ensime.org

License:Other


Languages

Language:HTML 85.1%Language:CSS 11.5%Language:Ruby 1.8%Language:Shell 0.9%Language:JavaScript 0.7%