Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 352 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 352 Bytes

redwine

Simple client for for Redmine with straightforward workflow [ screenshot ]

It's a static single page app, made with Ember.js using Redmine REST-API. Building, minifiyng and dev server by Middleman.

Build

  • bundle install --binstubs
  • bin/middleman build
  • Now you can serve build/ via HTTP