The consolidated documentation for ENSIME: ENhanced Scala Interaction Mode for text Editors.
Requirements: Ruby, and Bundler (gem install bundler
)
To view locally:
bundle install
installs the required gems intobundle-vendor/bundle
.bundle exec jekyll server [--watch]
starts the server (watching for changes with--watch
).
Make sure they match the versions GitHub Pages uses.
git remote add hyde git@github.com:poole/hyde.git
git fetch hyde
git merge hyde master