Skip to content

lwrage/ensime.github.io

 
 

Repository files navigation

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 [email protected]:poole/hyde.git
git fetch hyde
git merge hyde master

About

ENSIME Documentation

Resources

License

Unknown, Apache-2.0 licenses found

Licenses found

Unknown
LICENSE-CONTENT
Apache-2.0
LICENSE-STYLE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 85.0%
  • CSS 11.6%
  • Ruby 1.8%
  • Other 1.6%