πŸ“° RSS/Atom feed reader
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Alessandro Cosentino 843f5e0fd2 findAll functions in the itemmapper 2013-03-20 18:24:21 +01:00
.kdev4 findAll functions in the itemmapper 2013-03-20 18:24:21 +01:00
3rdparty
…
appinfo updated docs 2013-03-20 17:55:03 +01:00
bl updated docs 2013-03-20 17:55:03 +01:00
coffee fixed styling of left content and reversed mark read buttons + unread count 2013-02-14 18:03:36 +01:00
controller prototype for business layer for feed 2013-03-02 19:50:33 +01:00
css Defined Height for Multiselect Dropdown. 2013-02-19 16:07:12 +05:30
db findAll functions in the itemmapper 2013-03-20 18:24:21 +01:00
doc findAll functions in the itemmapper 2013-03-20 18:24:21 +01:00
external_api fix merge conflict 2013-03-08 14:50:10 +01:00
img
…
js added entity baseclass and pull deps if phpunit is run 2013-03-19 18:41:42 +01:00
l10n [tx-robot] updated from transifex 2013-03-16 22:16:04 +01:00
lib
…
templates findAll functions in the itemmapper 2013-03-20 18:24:21 +01:00
tests findAll functions in the itemmapper 2013-03-20 18:24:21 +01:00
.gitignore findAll functions in the itemmapper 2013-03-20 18:24:21 +01:00
README.rst
…
news.kdev4 findAll functions in the itemmapper 2013-03-20 18:24:21 +01:00
opmlexporter.php
…
subscribe.php Replace translation strings 2013-02-28 16:27:14 +01:00

README.rst

README
======


CoffeeScript
------------
To install the nodejs dependencies run ::

        make deps

inside the **coffee/** directory.

To compile and run all unittests run::

    make

inside the **coffee/** directory.