Skip to content

kushaldas/wallfe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wallfe

A personal feed reader.

Hacking on wallfe

Prerequisites

    * virtualenvwrapper

Install virtualenvwrapper::

   $ sudo yum install python-virtualenvwrapper

Setting up the stack

Use a virtualenv::

$ mkvirtualenv wallfe
$ workon wallfe

Install dependencies::

$ pip install -r requirements.txt

Starting the development server


    $ python runserver.py

About

A personal feed reader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published