Awesome
What is FireDj
firedj
is used to generate Django tempalte for FireApp.
Install
use pip
or easy_install
to install firedj
$ pip install firedj
or
$ easy_install install firedj
Usage
$ firedj index.html
Work with FireApp
Place this file, http_servlet_handler.rb to your project directory.