πŸ“° RSS/Atom feed reader
ΠŸΠ΅Ρ€Π΅ΠΉΡ‚ΠΈ ΠΊ Ρ„Π°ΠΉΠ»Ρƒ
Bernhard Posselt 65e5cacbb4 fixed padding on settings bar 2013-02-11 23:30:42 +01:00
3rdparty merged the angularjs branch 2013-01-27 04:15:53 +01:00
appinfo Merge branch 'master' into navigation 2013-02-02 11:01:53 +01:00
coffee show spinning wheel on adding and removed unused file 2013-02-11 23:29:04 +01:00
controller spaces to tabs 2013-02-11 15:33:34 +01:00
css fixed padding on settings bar 2013-02-11 23:30:42 +01:00
db show spinning wheel on adding and removed unused file 2013-02-11 23:29:04 +01:00
doc added gui specification doc 2012-10-14 17:50:10 +02:00
img new news icon 2013-02-02 10:51:12 +01:00
js show spinning wheel on adding and removed unused file 2013-02-11 23:29:04 +01:00
l10n [tx-robot] updated from transifex 2013-02-11 00:03:13 +01:00
lib new style and style cleanup for the news app 2013-02-11 15:30:55 +01:00
templates show spinning wheel on adding and removed unused file 2013-02-11 23:29:04 +01:00
tests spaces to tabs 2013-02-10 11:16:32 +01:00
.gitignore added ignore files for grunt 2013-02-06 23:22:44 +01:00
README.rst test 2013-02-07 00:33:47 +01:00
opmlexporter.php merged the angularjs branch 2013-01-27 04:15:53 +01:00
subscribe.php Fixed spelling typo 2012-11-27 21:42:05 -06: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.