Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 347 Bytes

File metadata and controls

14 lines (9 loc) · 347 Bytes

The home of our various API, Gem and other public documentation. That's right, PUBLIC.

Whatever is here is publicly available at http://developer.lexer.io.

How to run

# run a server on http://localhost:7890
bundle exec middleman server --port=7890

How to publish

# You'll need write perms on the github
rake publish