/fdlint-host

web host for fdlint

Primary LanguageJavaScript

Web Host For fdlint

This is the hosting version of fdlint

Try it

http://fdlint.herokuapp.com

fdlint host snapshot

Installation

git clone git://github.com/qhwa/fdlint-host.git
cd fdlint-host
bundle

Run

Run this shell command:

ruby fdlint-host

then visiti http://localhost:4567 in your browser

Deploy to your sever

Deploy as a basic sinatra application. Any server with Ruby environment is OK.