]> git.immae.eu Git - github/wallabag/wallabag.git/commit
add cli export
authorThomas Citharel <tcit@tcit.fr>
Sun, 22 Jan 2017 11:51:14 +0000 (12:51 +0100)
committerThomas Citharel <tcit@tcit.fr>
Sun, 22 Jan 2017 11:51:14 +0000 (12:51 +0100)
commit8303b037fb4e64b542f6f755828b999fdf6eebb0
tree8348c7e09ad2a59bf86120c85ad26d4b003848b5
parentafaee1cc0a0e2902e9cd9c0117e9aa6f90fdf662
add cli export

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
src/Wallabag/CoreBundle/Command/ExportCommand.php [new file with mode: 0644]
src/Wallabag/CoreBundle/Helper/EntriesExport.php
tests/Wallabag/CoreBundle/Command/ExportCommandTest.php [new file with mode: 0644]