aboutsummaryrefslogblamecommitdiffstats
path: root/doc/http.txt
blob: f155a89d635237ae4233bafeadbfbb6aa043433a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
              
              

              






                                                            
                                                                        
                                         
**************
HTTP Interface
**************

BE bundles Cherry-flavored BE, an interactive HTML interface
originally developed by Steve Losh.

You can run it from the BE source directory with::

    $ python interfaces/web/cfbe.py PATH_TO_REPO

Eventually we'll move it into :py:mod:`libbe.ui` so it will be installed
automatically with every BE installation.