Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 353 Bytes

File metadata and controls

15 lines (8 loc) · 353 Bytes

Evented State Processor (ESP) Documentation

This is the github pages documentation site for ESP.

It can be viewed at https://esp.github.io/.

Building The Docs Locally

Install install docker. Run ./dev-build.sh

Updating Ruby Dependencies

Delete Gemfile.lock then run bundle install --path vendor/bundle