Skip to content

diego-alvarez-hs/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 git@github.com:poole/hyde.git
git fetch hyde
git merge hyde master

About

ENSIME Documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 85.4%
  • CSS 11.4%
  • Ruby 1.8%
  • Other 1.4%