Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 416 Bytes

Readme.md

File metadata and controls

20 lines (11 loc) · 416 Bytes

Entwicklungsbarometer - Preview

Issues

Stories in Ready

Install

You need ruby installed.

$ bundle install

Development

$ middleman server

Deployment (on gh-pages)

$ middleman build && middleman deploy