Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 263 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 263 Bytes

issues.contrib.io

Web UIs for project issue management

Requirements

  • ruby
  • rubygems
  • bundler

Install

bundle install

Run server

bundle exec jekyll serve --watch

Deploy

Just push to to gh-pages branch.