mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-14 13:01:09 +00:00
wallabag is a self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
2e45e7bebc
Instead of the legacy bin/install here is a symfony command that can initialize wallabag. There are still work to do on the requirements part (to be sure that wallabag can run like a charm). I've also added (but commented) the fixtures load part (which will need an extra doctrine package). We'll see that point later. |
||
---|---|---|
app | ||
bin | ||
data | ||
docs | ||
migrations | ||
src | ||
web | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
composer.json | ||
composer.lock | ||
CONTRIBUTING.md | ||
COPYING.md | ||
CREDITS.md | ||
GUIDELINES.md | ||
phinx.yml | ||
README.md | ||
TRANSLATION.md | ||
Vagrantfile |
what is wallabag ?
wallabag is a self hostable application allowing you to not miss any content anymore. Click, save, read it when you can. It extracts content so that you can read it when you have time.
More informations on our website: wallabag.org
License
Copyright © 2013-2014 Nicolas Lœuillet nicolas@loeuillet.org This work is free. You can redistribute it and/or modify it under the terms of the MIT License. See the COPYING file for more details.