Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 477 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 477 Bytes

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.