diff options
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/README.txt b/README.txt deleted file mode 100644 index bbd5f8c..0000000 --- a/README.txt +++ /dev/null @@ -1,43 +0,0 @@ - _______________ -< leafymiracle! > - --------------- - \ - \ .---. __ - , \ / \ \ |||| - \\\\ |O___O | | \\|||| - \ // | \_/ | | \ / - '--/----/| / | |-' - // // / -----' - // \\ / / - // // / / - // \\ / / - // // / / - /| ' / / - //\___/ / - // ||\ / - \\_ || '---' - /' / \\_.- - / / --| | - '-' | | - '-' - -[ Features ] - -* Written in Python using the Pyramid web framework -* SQLAlchemy database model of Categories -* Interactive graph widget, using ToscaWidgets2 and the JIT -* Package mouse-over menus linking to downloads, acls, code - bugs, builds and updates. -* Deep linking - -[ Running ] - -$ virtualenv --no-site-packages env && source env/bin/activate -$ ./link_in_system_modules.sh -$ python setup.py develop -$ python leafymiracle/populate.py -$ paster serve development.ini - -[ Authors ] - -* Luke Macken <lmacken@redhat.com> |